Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Expand
titleExamples

Feature.userStories = 0

Could be used to identify Jira issues that have some Feature text but are missing key pieces of information such as who the user or the stakeholder is for whom the story is valuable and/or why exactly the story is needed, or in other words ‘As I' or 'So that’ keywords are missing.

image-20241013-122609.png

Feature.userStories > 1

Could be used to identify Features that contain more than one User Story and therefore should be split into further Jira issues.

image-20241013-122849.png

...