Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Code Block
project = ODSPA and issuetype != Story and component = "CA" ORDER BY Rank DESC

Epics To Do

This will show the metrics have not been started.

To Do

Jira Legacy
serverSystem JIRA
columnskey,summary,due,assignee,status
maximumIssues20
jqlQueryproject = ODSPA and issuetype != Story and component = "CA" and status = "Open" ORDER BY Rank DESC
serverIdf7b1f4ca-a0c8-3f46-b155-0faf9c5437c7

In Progress (Analysis, Development, Review and UAT)

Jira Legacy
serverSystem JIRA
columnskey,summary

...

,due,assignee,status
maximumIssues20
jqlQueryproject = ODSPA and issuetype != Story and issuetype != Plan and component = "CA" and (status != "Open" and status != "Done") ORDER BY Rank DESC
serverIdf7b1f4ca-a0c8-3f46-b155-0faf9c5437c7

Epics In Progress (Analysis, Development, Review and UAT)

This will show the metrics that are in progress.

Epics Completed

...

Completed

Jira Legacy
serverSystem JIRA
columnskey,summary,due,assignee,status
maximumIssues20
jqlQueryproject = ODSPA and issuetype != Story and component = "CA" and status = "Done" ORDER BY Rank DESC
serverIdf7b1f4ca-a0c8-3f46-b155-0faf9c5437c7