2024 April Release

Class FSCSCRUM@1.1001:ScrumProject Permanent link for this heading

The scrum project allows to manage the project backlog and the sprints of a scrum team.

Explanation:
A Scrum Project is the central element for a scrum team’s backlog management. Scrum is an iterative, incremental framework for the management of agile projects.

Scrum teams produce usable results in iterative sprints. After each sprint, requests (user stories) in the backlog are newly evaluated and prioritized to enable a quick reaction to changes. In the scrum project you manage stories, defects, sprints, versions and releases as well as documents relevant to the project. You can also deal with administrative settings in the scrum project.

Class Hierarchy

Object > CompoundObject > Room > AppRoom > ScrumProject

Additional Information

  • Commonly usable

Properties Permanent link for this heading

Type

Property

Name

Object[]

objchildren

Contents

Term[]

pradmincategories

Administrative Categories

Term[]

praffectedapps

Affected Applications

integer

prarchivedonestorieslimit

Maximum Entries in "Backlog Done"

Sprint[]

prarchivedsprints

Archived Sprints

integer

praveragevelocity

Velocity

ScrumArchiveContainer

prbacklogdonearchivecontainer

Scrum Archives

Defect[]

prcurrentdefects

Defects

Impediment[]

prcurrentimpediments

Impediments

BacklogItem[]

prcurrentsprintbacklog

Current Sprint Backlog

BacklogItem[]

prcurrentstories

Current Stories

BacklogItem[]

prcurrentstoriesanddefects

Current Stories and Defects

DailyProjectReport[]

prdailyreports

All Defects Reports

string[]

prdefaultdefectsubject

Default Text for Defect

Task[]

prdefaultdefecttasks

Default Tasks for Defect Added to Sprint

Task[]

prdefaultdefecttasksinit

Default Tasks for New Defect

string[]

prdefaultimpedimentsubject

Default Text for Impediment

Task[]

prdefaultimpedimenttasks

Default Tasks for Impediment Added to Sprint

Task[]

prdefaultimpedimenttasksinit

Default Tasks for New Impediment

string[]

prdefaultstorycondsofsatisfaction

Default Acceptance Criteria for Story

string[]

prdefaultstorysubject

Default Text for Story

Task[]

prdefaultstorytasks

Default Tasks for Story Added to Sprint

Task[]

prdefaultstorytasksinit

Default Tasks for New Story

Object[]

prdefectcausecategories

Topics for Structuring Causes of Defects

Object[]

prdefectobjterms

Terms for Tagging Defects

Object[]

prdefectreasoncategories

Topics for Structuring Reasons of Defects

Defect[]

prdefects

Defects

Term[]

prdefectseverities

Defect Severities

Object[]

prdonestories

Backlog Done

Term[]

prenvironments

Environments

Term[]

prextappterms

External Applications

ExternalIDType[]

prexternalids

External IDs

ScrumProject

prfeatureproject

Feature Project

FeatureTeamType[]

prfeatureteams

Feature Teams

Term[]

prhierarchylevels

Hierarchy Levels

Term[]

primpactareas

Impact Areas

Object[]

primpedimentobjterms

Terms for Tagging Impediments

Impediment[]

primpediments

Impediments

TimeIntervalComponentObject

printervalarchivedonestories

Archive Items in "Backlog Done" After

TimeIntervalComponentObject

printervalarchivesprints

Archive Sprints After

string

prnotificationsubjectprefix

Prefix For Subject of E-Mail Notifications

AdministrationObject[]

prproductowners

Product Owners

Object[]

prreleaseobjterms

Terms for Tagging Releases

ProjectReport

prreport

Defects Report

boolean

prreporting

Activate Reporting

BacklogItem[]

prrequestcontainerstories

Inbox

ScrumCenter

prscrumcenter

Scrum Center

AdministrationObject[]

prscrummasters

Scrum Masters

boolean

prsendnotifications

Send E-Mail Notifications

string

prshortform

Short Form

boolean

prshowhoursburndown

Show Hours Burndown

boolean

prshowstoryburndown

Show Story Burndown

boolean

prshowtaskburndown

Show Task Burndown

boolean

prspecificshortform

Project Specific Numbering

SprintArchive

prsprintarchive

Sprint Archive

Object[]

prsprintobjterms

Terms for Tagging Sprints

SprintOverviewType[]

prsprintoverview

Sprint Overview

Sprint[]

prsprints

Sprints

Object[]

prsprintterms

Topics for Structuring Sprints

AdministrationObject[]

prstakeholders

Stakeholders

ScrumProjectState

prstate

State

Story[]

prstories

Product Backlog

Object[]

prstoryobjterms

Terms for Tagging Stories

Term[]

prstorystages

Processing Stages

Object[]

prstoryterms

Topics for Structuring Backlog Items

ScrumProject[]

prsubordinatedprojects

Subordinate Scrum Projects

Object[]

prtaskobjterms

Terms for Tagging Tasks

Object[]

prtaskterms

Topics for Structuring Tasks

Object[]

prteampreview

Team for Preview

Object[]

prtimedetailsterms

Topics for Structuring Time Tracking Entries

Object[]

prversionobjterms

Terms for Tagging Versions

Version[]

prversions

Product Versions

ContentObject

prvisiondoc

Vision Document

boolean

prworkwithtasks

Enable Detail Planning for Tasks

Properties Permanent link for this heading


Contents (COOSYSTEM@1.1:objchildren) Permanent link for this heading

Defines the list of objects which are subordinate to this object. It has the access types AccTypeReadComp and AccTypeChangeComp assigned.

unique Object[] COOSYSTEM@1.1:objchildren

Additional Information


Administrative Categories (FSCSCRUM@1.1001:pradmincategories) Permanent link for this heading

unique Term[] FSCSCRUM@1.1001:pradmincategories readonly

Additional Information


Affected Applications (FSCSCRUM@1.1001:praffectedapps) Permanent link for this heading

unique Term[] FSCSCRUM@1.1001:praffectedapps readonly

Additional Information


Maximum Entries in "Backlog Done" (FSCSCRUM@1.1001:prarchivedonestorieslimit) Permanent link for this heading

unsigned integer FSCSCRUM@1.1001:prarchivedonestorieslimit readonly


Archived Sprints (FSCSCRUM@1.1001:prarchivedsprints) Permanent link for this heading

unique Sprint[] FSCSCRUM@1.1001:prarchivedsprints readonly

Additional Information


Velocity (FSCSCRUM@1.1001:praveragevelocity) Permanent link for this heading

In this field the average velocity of all completed sprints is automatically displayed. This value shows the average of completed story points in one sprint.

integer FSCSCRUM@1.1001:praveragevelocity readonly


Scrum Archives (FSCSCRUM@1.1001:prbacklogdonearchivecontainer) Permanent link for this heading

ScrumArchiveContainer FSCSCRUM@1.1001:prbacklogdonearchivecontainer readonly

Additional Information


Defects (FSCSCRUM@1.1001:prcurrentdefects) Permanent link for this heading

unique Defect[] FSCSCRUM@1.1001:prcurrentdefects readonly volatile


Impediments (FSCSCRUM@1.1001:prcurrentimpediments) Permanent link for this heading

unique Impediment[] FSCSCRUM@1.1001:prcurrentimpediments readonly volatile


Current Sprint Backlog (FSCSCRUM@1.1001:prcurrentsprintbacklog) Permanent link for this heading

unique BacklogItem[] FSCSCRUM@1.1001:prcurrentsprintbacklog readonly volatile


Current Stories (FSCSCRUM@1.1001:prcurrentstories) Permanent link for this heading

unique BacklogItem[] FSCSCRUM@1.1001:prcurrentstories readonly volatile


Current Stories and Defects (FSCSCRUM@1.1001:prcurrentstoriesanddefects) Permanent link for this heading

unique BacklogItem[] FSCSCRUM@1.1001:prcurrentstoriesanddefects readonly volatile


All Defects Reports (FSCSCRUM@1.1001:prdailyreports) Permanent link for this heading

DailyProjectReport[] FSCSCRUM@1.1001:prdailyreports readonly volatile


Default Text for Defect (FSCSCRUM@1.1001:prdefaultdefectsubject) Permanent link for this heading

In this field the default text for a defect can be defined.

string[] FSCSCRUM@1.1001:prdefaultdefectsubject readonly


Default Tasks for Defect Added to Sprint (FSCSCRUM@1.1001:prdefaultdefecttasks) Permanent link for this heading

In this field default tasks for defects can be defined.

unique Task[] FSCSCRUM@1.1001:prdefaultdefecttasks readonly

Additional Information


Default Tasks for New Defect (FSCSCRUM@1.1001:prdefaultdefecttasksinit) Permanent link for this heading

unique Task[] FSCSCRUM@1.1001:prdefaultdefecttasksinit readonly

Additional Information


Default Text for Impediment (FSCSCRUM@1.1001:prdefaultimpedimentsubject) Permanent link for this heading

string[] FSCSCRUM@1.1001:prdefaultimpedimentsubject readonly


Default Tasks for Impediment Added to Sprint (FSCSCRUM@1.1001:prdefaultimpedimenttasks) Permanent link for this heading

unique Task[] FSCSCRUM@1.1001:prdefaultimpedimenttasks readonly

Additional Information


Default Tasks for New Impediment (FSCSCRUM@1.1001:prdefaultimpedimenttasksinit) Permanent link for this heading

unique Task[] FSCSCRUM@1.1001:prdefaultimpedimenttasksinit readonly

Additional Information


Default Acceptance Criteria for Story (FSCSCRUM@1.1001:prdefaultstorycondsofsatisfaction) Permanent link for this heading

Contains the conditions that must be met such that the backlog item can be released.

string[] FSCSCRUM@1.1001:prdefaultstorycondsofsatisfaction readonly


Default Text for Story (FSCSCRUM@1.1001:prdefaultstorysubject) Permanent link for this heading

In this field the default text for a story can be defined.

string[] FSCSCRUM@1.1001:prdefaultstorysubject readonly


Default Tasks for Story Added to Sprint (FSCSCRUM@1.1001:prdefaultstorytasks) Permanent link for this heading

In this field default tasks for stories can be defined.

unique Task[] FSCSCRUM@1.1001:prdefaultstorytasks readonly

Additional Information


Default Tasks for New Story (FSCSCRUM@1.1001:prdefaultstorytasksinit) Permanent link for this heading

unique Task[] FSCSCRUM@1.1001:prdefaultstorytasksinit readonly

Additional Information


Topics for Structuring Causes of Defects (FSCSCRUM@1.1001:prdefectcausecategories) Permanent link for this heading

unique Object[] FSCSCRUM@1.1001:prdefectcausecategories readonly

Additional Information


Terms for Tagging Defects (FSCSCRUM@1.1001:prdefectobjterms) Permanent link for this heading

unique Object[] FSCSCRUM@1.1001:prdefectobjterms readonly

Additional Information


Topics for Structuring Reasons of Defects (FSCSCRUM@1.1001:prdefectreasoncategories) Permanent link for this heading

unique Object[] FSCSCRUM@1.1001:prdefectreasoncategories readonly

Additional Information


Defects (FSCSCRUM@1.1001:prdefects) Permanent link for this heading

unique Defect[] FSCSCRUM@1.1001:prdefects readonly

Additional Information


Defect Severities (FSCSCRUM@1.1001:prdefectseverities) Permanent link for this heading

unique Term[] FSCSCRUM@1.1001:prdefectseverities readonly

Additional Information


Backlog Done (FSCSCRUM@1.1001:prdonestories) Permanent link for this heading

All released and rejected stories and defects are listed in the Backlog Done.

unique Object[] FSCSCRUM@1.1001:prdonestories readonly

Additional Information


Environments (FSCSCRUM@1.1001:prenvironments) Permanent link for this heading

unique Term[] FSCSCRUM@1.1001:prenvironments readonly

Additional Information


External Applications (FSCSCRUM@1.1001:prextappterms) Permanent link for this heading

unique Term[] FSCSCRUM@1.1001:prextappterms readonly

Additional Information


External IDs (FSCSCRUM@1.1001:prexternalids) Permanent link for this heading

unique ExternalIDType[] FSCSCRUM@1.1001:prexternalids readonly


Feature Project (FSCSCRUM@1.1001:prfeatureproject) Permanent link for this heading

Standard project containing feature stories for the this project. The stories and defects of the feature project are suggesting when defining the feature of a story.

ScrumProject FSCSCRUM@1.1001:prfeatureproject readonly

Additional Information


Feature Teams (FSCSCRUM@1.1001:prfeatureteams) Permanent link for this heading

In this field objects of the Term object class can be defined, which represent so called Feature Teams. These Feature Teams are used to divide a Scrum team into further teams. For each sprint, the appropriate feature team can be selected.

unique FeatureTeamType[] FSCSCRUM@1.1001:prfeatureteams readonly


Hierarchy Levels (FSCSCRUM@1.1001:prhierarchylevels) Permanent link for this heading

unique Term[] FSCSCRUM@1.1001:prhierarchylevels readonly

Additional Information


Impact Areas (FSCSCRUM@1.1001:primpactareas) Permanent link for this heading

unique Term[] FSCSCRUM@1.1001:primpactareas readonly

Additional Information


Terms for Tagging Impediments (FSCSCRUM@1.1001:primpedimentobjterms) Permanent link for this heading

unique Object[] FSCSCRUM@1.1001:primpedimentobjterms readonly

Additional Information


Impediments (FSCSCRUM@1.1001:primpediments) Permanent link for this heading

unique Impediment[] FSCSCRUM@1.1001:primpediments readonly

Additional Information


Archive Items in "Backlog Done" After (FSCSCRUM@1.1001:printervalarchivedonestories) Permanent link for this heading

Interval for automatic archiving of stories/defect in "Backlog Done"

TimeIntervalComponentObject FSCSCRUM@1.1001:printervalarchivedonestories readonly


Archive Sprints After (FSCSCRUM@1.1001:printervalarchivesprints) Permanent link for this heading

Interval for automatic archiving of sprints

TimeIntervalComponentObject FSCSCRUM@1.1001:printervalarchivesprints readonly


Prefix For Subject of E-Mail Notifications (FSCSCRUM@1.1001:prnotificationsubjectprefix) Permanent link for this heading

string FSCSCRUM@1.1001:prnotificationsubjectprefix readonly


Product Owners (FSCSCRUM@1.1001:prproductowners) Permanent link for this heading

unique AdministrationObject[] FSCSCRUM@1.1001:prproductowners readonly

Additional Information


Terms for Tagging Releases (FSCSCRUM@1.1001:prreleaseobjterms) Permanent link for this heading

unique Object[] FSCSCRUM@1.1001:prreleaseobjterms readonly

Additional Information


Defects Report (FSCSCRUM@1.1001:prreport) Permanent link for this heading

ProjectReport FSCSCRUM@1.1001:prreport readonly

Additional Information


Activate Reporting (FSCSCRUM@1.1001:prreporting) Permanent link for this heading

If the reporting for a Scrum Project is activated, a statistic about the defects can be found in the Current Statistic field of the Scrum Project Administration.

boolean FSCSCRUM@1.1001:prreporting readonly


Inbox (FSCSCRUM@1.1001:prrequestcontainerstories) Permanent link for this heading

unique BacklogItem[] FSCSCRUM@1.1001:prrequestcontainerstories readonly volatile

Additional Information


Scrum Center (FSCSCRUM@1.1001:prscrumcenter) Permanent link for this heading

ScrumCenter FSCSCRUM@1.1001:prscrumcenter readonly


Scrum Masters (FSCSCRUM@1.1001:prscrummasters) Permanent link for this heading

unique AdministrationObject[] FSCSCRUM@1.1001:prscrummasters readonly

Additional Information


Send E-Mail Notifications (FSCSCRUM@1.1001:prsendnotifications) Permanent link for this heading

boolean FSCSCRUM@1.1001:prsendnotifications readonly


Short Form (FSCSCRUM@1.1001:prshortform) Permanent link for this heading

Short form of a scrum project that is used when a story id is calculated and property prspecificshortform is true.

Explanation:
Short form of the scrum project that is used to calculate the story id of storys assigned to the backlog of the scrum project. If the scrum center of the scrum project defines a short form, the ID is derived from the scrum center instead.

string FSCSCRUM@1.1001:prshortform readonly


Show Hours Burndown (FSCSCRUM@1.1001:prshowhoursburndown) Permanent link for this heading

If the hours burndown is used, the tab "Hours Burndown" is displayed in the sprint. The burndown graph is calculated depending on the planned effort entered for the individual tasks.

boolean FSCSCRUM@1.1001:prshowhoursburndown readonly


Show Story Burndown (FSCSCRUM@1.1001:prshowstoryburndown) Permanent link for this heading

boolean FSCSCRUM@1.1001:prshowstoryburndown readonly


Show Task Burndown (FSCSCRUM@1.1001:prshowtaskburndown) Permanent link for this heading

boolean FSCSCRUM@1.1001:prshowtaskburndown readonly


Project Specific Numbering (FSCSCRUM@1.1001:prspecificshortform) Permanent link for this heading

boolean FSCSCRUM@1.1001:prspecificshortform readonly


Sprint Archive (FSCSCRUM@1.1001:prsprintarchive) Permanent link for this heading

SprintArchive FSCSCRUM@1.1001:prsprintarchive readonly

Additional Information


Terms for Tagging Sprints (FSCSCRUM@1.1001:prsprintobjterms) Permanent link for this heading

unique Object[] FSCSCRUM@1.1001:prsprintobjterms readonly

Additional Information


Sprint Overview (FSCSCRUM@1.1001:prsprintoverview) Permanent link for this heading

In this field all completed sprints are listed.

unique SprintOverviewType[] FSCSCRUM@1.1001:prsprintoverview readonly


Sprints (FSCSCRUM@1.1001:prsprints) Permanent link for this heading

unique Sprint[] FSCSCRUM@1.1001:prsprints readonly

Additional Information


Topics for Structuring Sprints (FSCSCRUM@1.1001:prsprintterms) Permanent link for this heading

unique Object[] FSCSCRUM@1.1001:prsprintterms readonly

Additional Information


Stakeholders (FSCSCRUM@1.1001:prstakeholders) Permanent link for this heading

unique AdministrationObject[] FSCSCRUM@1.1001:prstakeholders readonly

Additional Information


State (FSCSCRUM@1.1001:prstate) Permanent link for this heading

ScrumProjectState FSCSCRUM@1.1001:prstate not null readonly


Product Backlog (FSCSCRUM@1.1001:prstories) Permanent link for this heading

unique Story[] FSCSCRUM@1.1001:prstories readonly

Additional Information


Terms for Tagging Stories (FSCSCRUM@1.1001:prstoryobjterms) Permanent link for this heading

unique Object[] FSCSCRUM@1.1001:prstoryobjterms readonly

Additional Information


Processing Stages (FSCSCRUM@1.1001:prstorystages) Permanent link for this heading

In this field you can create processing stages. The implementation of a story or the fixing of a defect normally goes through certain processing phases (e.g. implement, test, document). As team member it is useful to be able to see which phase a particular story or defect is in.You can assign for each task a phase. The current processing phase is then automatically displayed by the story depending on the completed and remaining tasks.

unique Term[] FSCSCRUM@1.1001:prstorystages readonly

Additional Information


Topics for Structuring Backlog Items (FSCSCRUM@1.1001:prstoryterms) Permanent link for this heading

unique Object[] FSCSCRUM@1.1001:prstoryterms readonly

Additional Information


Subordinate Scrum Projects (FSCSCRUM@1.1001:prsubordinatedprojects) Permanent link for this heading

unique ScrumProject[] FSCSCRUM@1.1001:prsubordinatedprojects readonly


Terms for Tagging Tasks (FSCSCRUM@1.1001:prtaskobjterms) Permanent link for this heading

unique Object[] FSCSCRUM@1.1001:prtaskobjterms readonly

Additional Information


Topics for Structuring Tasks (FSCSCRUM@1.1001:prtaskterms) Permanent link for this heading

unique Object[] FSCSCRUM@1.1001:prtaskterms readonly

Additional Information


Team for Preview (FSCSCRUM@1.1001:prteampreview) Permanent link for this heading

unique Object[] FSCSCRUM@1.1001:prteampreview readonly


Topics for Structuring Time Tracking Entries (FSCSCRUM@1.1001:prtimedetailsterms) Permanent link for this heading

unique Object[] FSCSCRUM@1.1001:prtimedetailsterms readonly

Additional Information


Terms for Tagging Versions (FSCSCRUM@1.1001:prversionobjterms) Permanent link for this heading

unique Object[] FSCSCRUM@1.1001:prversionobjterms readonly

Additional Information


Product Versions (FSCSCRUM@1.1001:prversions) Permanent link for this heading

In this field the product versions of the scrum project are specified.

unique Version[] FSCSCRUM@1.1001:prversions readonly

Additional Information


Vision Document (FSCSCRUM@1.1001:prvisiondoc) Permanent link for this heading

In this field the vision document for this project can be specified. The vision document defines the vision and the goals for this project.

ContentObject FSCSCRUM@1.1001:prvisiondoc readonly

Additional Information


Enable Detail Planning for Tasks (FSCSCRUM@1.1001:prworkwithtasks) Permanent link for this heading

When using the task board, a task is automatically created for every defect or story in the sprint. All tasks of a story or defect have to be set to "Done" before the story can be completed.
If you are not using the task board, a story or defect can be completed immediately without using tasks.
Defined default tasks are always generated.

boolean FSCSCRUM@1.1001:prworkwithtasks readonly