2024 April Release

Class FSCSCRUM@1.1001:Sprint Permanent link for this heading

A sprint is the short iteration in a scrum project where user stories and defects are processed

Class Hierarchy

Object > CompoundObject > Sprint

Properties Permanent link for this heading

Type

Property

Name

Impediment[]

impediments

Impediments

Object[]

objchildren

Contents

integer

spaddedcnt

Added After Start (Count)

integer

spaddedpts

Added After Start (Story Points)

ResourcesAvailabilityType[]

spavailabilities

Team Availability

float(3, 2)

spavailmandays

Projected Total Capacity (MD)

float(3, 2)

spavailpct

Projected Total Capacity (%)

integer

spavailtimeleft

Remaining Capacity

integer

spavailtimetotal

Projected Total Capacity

integer

spcommitment

Commitment (Story Points)

integer

spcommitmentcnt

Commitment (Count)

integer

spdefectcnt

Defects (Count)

integer

spdefectpts

Defects (Story Points)

Object[]

spdocuments

Documents

integer

spdone

Done (Story Points)

integer

spdonecnt

Done (Count)

date

spend

End on/at

ExternalIDType[]

spexternalids

External IDs

Term

spfeatureteam

Feature Team

integer

spinitialtimeplanned

Initial Planned Effort

ScrumProject

spproject

Scrum Project

integer

spreleasedcnt

Released (Count)

integer

spremovedcnt

Removed After Start (Count)

integer

spremovedpts

Removed After Start (Story Points)

date

spreviewat

Review on/at

date

spstart

Start on/at

ComponentState

spstate

State

BacklogItem[]

spstories

Sprint Backlog

float(3, 2)

spstorymandays

Effort (MD)

Task[]

sptasks

Task Board

Term

spterm

Sprint Topic

integer

sptimeleft

Estimated Remaining Time

integer

sptimeoveravail

Capacity Exceeded by

integer

sptimeplanned

Planned Effort

integer

sptimeworked

Time Worked

integer

sptotalcnt

Total (Count)

integer

sptotalpts

Total (Story Points)

integer

spvelocity

Velocity (Story Points)

WorkloadStoryType[]

spworkloadstories

Workload

WorkloadTeamType[]

spworkloadteam

Workload

Properties Permanent link for this heading


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

unique Impediment[] FSCSCRUM@1.1001:impediments readonly

Additional Information


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


Added After Start (Count) (FSCSCRUM@1.1001:spaddedcnt) Permanent link for this heading

Number of backlog items added to the running sprint, i.e. the backlog items that were added after the sprint was started.


Explanation:
The number of backlog items added to a running sprint, i.e. that were added after the sprint was started.

integer FSCSCRUM@1.1001:spaddedcnt readonly

Additional Information


Added After Start (Story Points) (FSCSCRUM@1.1001:spaddedpts) Permanent link for this heading

Sum of story points of backlog items that were added to the running sprint, i.e. the backlog items that were added after the sprint was started.
Only FSCSCRUM@1.1:storysize is considered when calculating the sum. defectsize is not considered.

Explanation:
The sum of story points of backlog items added to a running sprint, i.e. that were added after the sprint was started.

integer FSCSCRUM@1.1001:spaddedpts readonly

Additional Information


Team Availability (FSCSCRUM@1.1001:spavailabilities) Permanent link for this heading

In this field the availability of a team member can be defined in man days.

unique ResourcesAvailabilityType[] FSCSCRUM@1.1001:spavailabilities readonly

Additional Information


Projected Total Capacity (MD) (FSCSCRUM@1.1001:spavailmandays) Permanent link for this heading

In this field the total amount of available man days is displayed. Therefore, the man days of the Availabilities list are totalized.

float(3, 2) FSCSCRUM@1.1001:spavailmandays readonly volatile

Additional Information


Projected Total Capacity (%) (FSCSCRUM@1.1001:spavailpct) Permanent link for this heading

float(3, 2) FSCSCRUM@1.1001:spavailpct readonly volatile


Remaining Capacity (FSCSCRUM@1.1001:spavailtimeleft) Permanent link for this heading

unsigned integer FSCSCRUM@1.1001:spavailtimeleft readonly volatile

Additional Information


Projected Total Capacity (FSCSCRUM@1.1001:spavailtimetotal) Permanent link for this heading

unsigned integer FSCSCRUM@1.1001:spavailtimetotal readonly volatile

Additional Information


Commitment (Story Points) (FSCSCRUM@1.1001:spcommitment) Permanent link for this heading

Sum of committed story points in the sprint, i.e. the stories that were added before the sprint starts.
Only FSCSCRUM@1.1:storysize is considered when calculating the sum. defectsize is not considered.

Explanation:
The sum of story points of the backlog items the team commits for at the beginning of the sprint. This metric is calculated when the sprint is started.

integer FSCSCRUM@1.1001:spcommitment readonly

Additional Information


Commitment (Count) (FSCSCRUM@1.1001:spcommitmentcnt) Permanent link for this heading

Number of committed backlog items in the sprint, i.e. the backlog items that were added before the sprint starts.


Explanation:
The number of backlog items the team wants to work on at the beginning of the sprint. This metric is calculated when the sprint starts.

integer FSCSCRUM@1.1001:spcommitmentcnt readonly

Additional Information


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

Number of released defects in the sprint.

Explanation:
The number of defects with state "Released" when the sprint was set to done.

integer FSCSCRUM@1.1001:spdefectcnt readonly

Additional Information


Defects (Story Points) (FSCSCRUM@1.1001:spdefectpts) Permanent link for this heading

Sum of story points of the released defects in the sprint (based on defectsize or storysize).

Explanation:
The sum of story points of all defects with state "Released" when the sprint was set to done. If configured in the scrum center that defects will not have story points the value of "Size for Fixing" will be used.

integer FSCSCRUM@1.1001:spdefectpts readonly

Additional Information


Documents (FSCSCRUM@1.1001:spdocuments) Permanent link for this heading

unique Object[] FSCSCRUM@1.1001:spdocuments readonly volatile

Additional Information


Done (Story Points) (FSCSCRUM@1.1001:spdone) Permanent link for this heading

Sum of story points of released and not released backlog items in the sprint, i.e. the backlog items that were set to done by the team and either accepted or rejected by the product owner.
Only FSCSCRUM@1.1:storysize is considered when calculating the sum. defectsize is not considered.
Compared with spvelocity it may indicate different interpretations of the definition of done (DoD) of the team and the product owner.

Explanation:
As soon as the sprint is ended, the amount of the story points of the backlog items with state "Released" or "Done" is displayed in this field. That is, those backlog items that have been released by the product owner and those backlog items that have been set to done by the team but have not been released by the product owner. Together with the velocity, this can be used to check how far the criteria for the completion of a story (so-called "Definition of Done") match those of the product owner.

integer FSCSCRUM@1.1001:spdone readonly

Additional Information


Done (Count) (FSCSCRUM@1.1001:spdonecnt) Permanent link for this heading

Number of released and not released backlog items in the sprint, i.e. the backlog items that were set to done by the team and either accepted or rejected by the product owner.
Compared with spreleasedcnt it may indicate different interpretations of the definition of done (DoD) of the team and the product owner.


Explanation:
As soon as the sprint is ended, the number of the backlog items with state "Released" or "Done" is displayed in this field. That is, those backlog items that have been released by the product owner and those stories that have been set to done by the team but have not been released by the product owner. Together with the velocity, this can be used to check how far the criteria for the completion of a story (so-called "Definition of Done") match those of the product owner.

integer FSCSCRUM@1.1001:spdonecnt readonly

Additional Information


End on/at (FSCSCRUM@1.1001:spend) Permanent link for this heading

In this field the end date of the sprint can be defined.

date FSCSCRUM@1.1001:spend readonly


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

unique ExternalIDType[] FSCSCRUM@1.1001:spexternalids readonly


Feature Team (FSCSCRUM@1.1001:spfeatureteam) Permanent link for this heading

In this field the feature team, to which the sprint belongs is displayed.

Term FSCSCRUM@1.1001:spfeatureteam readonly

Additional Information


Initial Planned Effort (FSCSCRUM@1.1001:spinitialtimeplanned) Permanent link for this heading

unsigned integer FSCSCRUM@1.1001:spinitialtimeplanned readonly

Additional Information


Scrum Project (FSCSCRUM@1.1001:spproject) Permanent link for this heading

ScrumProject FSCSCRUM@1.1001:spproject readonly


Released (Count) (FSCSCRUM@1.1001:spreleasedcnt) Permanent link for this heading

Number of released backlog items in the sprint.

Explanation:
This field displays the total number of backlog items released.

integer FSCSCRUM@1.1001:spreleasedcnt readonly

Additional Information


Removed After Start (Count) (FSCSCRUM@1.1001:spremovedcnt) Permanent link for this heading

Number of backlog items removed from the running sprint, i.e. the backlog items that were removed after the sprint was started.


Explanation:
The number of backlog items removed from a running sprint, i.e. that were removed after the sprint was started.

integer FSCSCRUM@1.1001:spremovedcnt readonly

Additional Information


Removed After Start (Story Points) (FSCSCRUM@1.1001:spremovedpts) Permanent link for this heading

Sum of story points of backlog items that were removed from the running sprint, i.e. the backlog items that were removed after the sprint was started.
Only FSCSCRUM@1.1:storysize is considered when calculating the sum. defectsize is not considered.

Explanation:
The sum of story points of backlog items removed from a running sprint, i.e. that were removed after the sprint was started.

integer FSCSCRUM@1.1001:spremovedpts readonly

Additional Information


Review on/at (FSCSCRUM@1.1001:spreviewat) Permanent link for this heading

In this field the date of the review meeting can be defined.

date FSCSCRUM@1.1001:spreviewat readonly


Start on/at (FSCSCRUM@1.1001:spstart) Permanent link for this heading

In this field the start date of the sprint can be defined.

date FSCSCRUM@1.1001:spstart readonly


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

ComponentState FSCSCRUM@1.1001:spstate not null readonly


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

unique BacklogItem[] FSCSCRUM@1.1001:spstories readonly

Additional Information


Effort (MD) (FSCSCRUM@1.1001:spstorymandays) Permanent link for this heading

In this field the effort of a sprint is displayed in man days. This effort is calculated of the efforts of the containing stories.

float(3, 2) FSCSCRUM@1.1001:spstorymandays readonly volatile

Additional Information


Task Board (FSCSCRUM@1.1001:sptasks) Permanent link for this heading

unique Task[] FSCSCRUM@1.1001:sptasks readonly

Additional Information


Sprint Topic (FSCSCRUM@1.1001:spterm) Permanent link for this heading

Term FSCSCRUM@1.1001:spterm readonly

Additional Information

  • Object Classes Allowed: Term

Estimated Remaining Time (FSCSCRUM@1.1001:sptimeleft) Permanent link for this heading

unsigned integer FSCSCRUM@1.1001:sptimeleft readonly volatile

Additional Information


Capacity Exceeded by (FSCSCRUM@1.1001:sptimeoveravail) Permanent link for this heading

unsigned integer FSCSCRUM@1.1001:sptimeoveravail readonly volatile

Additional Information


Planned Effort (FSCSCRUM@1.1001:sptimeplanned) Permanent link for this heading

unsigned integer FSCSCRUM@1.1001:sptimeplanned readonly volatile

Additional Information


Time Worked (FSCSCRUM@1.1001:sptimeworked) Permanent link for this heading

unsigned integer FSCSCRUM@1.1001:sptimeworked readonly volatile

Additional Information


Total (Count) (FSCSCRUM@1.1001:sptotalcnt) Permanent link for this heading

The number of all backlog items in the sprint.

Explanation:
The number of all backlog items in the sprint.

integer FSCSCRUM@1.1001:sptotalcnt readonly volatile

Additional Information


Total (Story Points) (FSCSCRUM@1.1001:sptotalpts) Permanent link for this heading

Sum of story points of all backlog items in the sprint.
Only FSCSCRUM@1.1:storysize is considered when calculating the sum. defectsize is not considered.

Explanation:
The sum of the story points of all backlog items in the sprint. If it is configured in the scrum center that no story points are required for defects, this metric only contains the story points of stories. In this case, the values in "Size for Fixing" are not included.

integer FSCSCRUM@1.1001:sptotalpts readonly volatile

Additional Information


Velocity (Story Points) (FSCSCRUM@1.1001:spvelocity) Permanent link for this heading

Sum of released story points in the sprint.
Only FSCSCRUM@1.1:storysize is considered when calculating the sum. defectsize is not considered.

Explanation:
This field displays the sum of story points of released backlog items. The velocity is a key performance indicator in Scrum.

integer FSCSCRUM@1.1001:spvelocity readonly

Additional Information


Workload (FSCSCRUM@1.1001:spworkloadstories) Permanent link for this heading

WorkloadStoryType[] FSCSCRUM@1.1001:spworkloadstories readonly volatile


Workload (FSCSCRUM@1.1001:spworkloadteam) Permanent link for this heading

WorkloadTeamType[] FSCSCRUM@1.1001:spworkloadteam readonly volatile