How to create metrics for QA defects vs Prod defects

shiwani sinha
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
January 4, 2024

I need to create metrics to compare the defects found in QA vs Prod based on EPICS .  I am new to Jira and have to create these metrics for reporting. Please help

1 answer

Suggest an answer

Log in or Sign up to answer
0 votes
Varsha Joshi
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
January 4, 2024

You could write a JQL query and pull the results in a dashboard - 

project = "ProjectName" And "Epic Name" = "EpicName" 

add additional conditions like filter on labels or how you seperate out the defects.

Hope this helps.

TAGS
AUG Leaders

Atlassian Community Events