The example features an artificial enumeration of properties of a user story.
Just a paragraph to test.
Key | Mandatory | Type | Default | Value Range | Value Constraints |
---|---|---|---|---|---|
agile.name | false | String | - | - | |
agile.story-points | false | int | 8 | 0: 1: 2: 3: 5: 8: 13: 21: 50: 100: |
|
agile.business-priority | false | Priority | required | The valid priority values for user stories. Only required, very important are items that are necessary to be implemented. required: The story is required for the final product. This and VERY_IMPORTANT are items necessary to be implemented. very-important: The story is very important for the final product. This and REQUIRED are items necessary to be implemented. nice-to-have: The story is a nice-to-have for the final product, but not relevant for the release. polishing: The story would add to the user experience of the user, but is not relevant for the release. dispensable: The story is not necessary to be part of the release, but may be included if resources are available. If the product backlog contains only dispensable stores, the development is likely to come to an end. The priority is available to keep stories in the product backlog for further references. |
|
Key | agile |
---|---|
Space | property:de.smartics.sandbox.agile.UserStoryProperties |
Type | de.smartics.sandbox.agile.UserStoryProperties |