Class FSCSCRUM@1.1001:Release Permanent link for this heading

A release describes a mine new project or product increment. A release is part of a version

Class Hierarchy

Object > CompoundObject > Release

Properties Permanent link for this heading

Type

Property

Name

Impediment[]

impediments

Impediments

Object[]

objchildren

Contents

boolean

relcodefreeze

Code Freezed

Defect[]

reldefects

Assigned Defects

Defect[]

reldefectsoccurred

Reported Defects

date

relend

End on/at

ExternalIDType[]

relexternalids

External IDs

boolean

relhotfix

Hotfix Release

Impediment[]

relimpediments

Assigned Impediments

date

relstart

Start on/at

ComponentState

relstate

State

BacklogItem[]

relstories

Assigned Stories

BacklogItem[]

relstoriescompleted

Completed

BacklogItem[]

relstoriesrequested

Requested

boolean

relsupported

Supported

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


Code Freezed (FSCSCRUM@1.1001:relcodefreeze) Permanent link for this heading

In this field the development state of the release can be defined. "Code Freeze" means, that the code for this release is not edited anymore.

boolean FSCSCRUM@1.1001:relcodefreeze not null readonly


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

unique Defect[] FSCSCRUM@1.1001:reldefects readonly

Additional Information

  • Object Classes Allowed: Defect

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

unique Defect[] FSCSCRUM@1.1001:reldefectsoccurred readonly

Additional Information

  • Object Classes Allowed: Defect

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

In this field the date, when working on this release has ended/will end.

date FSCSCRUM@1.1001:relend readonly


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

unique ExternalIDType[] FSCSCRUM@1.1001:relexternalids readonly


Hotfix Release (FSCSCRUM@1.1001:relhotfix) Permanent link for this heading

In this field it is defined, whether hotfixes are provided for this release.

boolean FSCSCRUM@1.1001:relhotfix not null readonly


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

unique Impediment[] FSCSCRUM@1.1001:relimpediments readonly

Additional Information


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

In this field the date, when starting to work on this release can be defined.

date FSCSCRUM@1.1001:relstart readonly


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

ComponentState FSCSCRUM@1.1001:relstate not null readonly


Assigned Stories (FSCSCRUM@1.1001:relstories) Permanent link for this heading

unique BacklogItem[] FSCSCRUM@1.1001:relstories readonly

Additional Information


Completed (FSCSCRUM@1.1001:relstoriescompleted) Permanent link for this heading

unique BacklogItem[] FSCSCRUM@1.1001:relstoriescompleted readonly

Additional Information


Requested (FSCSCRUM@1.1001:relstoriesrequested) Permanent link for this heading

unique BacklogItem[] FSCSCRUM@1.1001:relstoriesrequested readonly

Additional Information


Supported (FSCSCRUM@1.1001:relsupported) Permanent link for this heading

In this field it is defined, whether this release of the version is still supported.

boolean FSCSCRUM@1.1001:relsupported not null readonly