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
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.
Recommended Learning For You
Level up your skills with Atlassian learning
Learning Path
Get the most out of Jira
Explore the interface and basic Jira terms, then discover how to effectively manage your work.
Learning Path
Atlassian tools and practices for developers
Focus on your development work by using Jira software features and functions efficiently.
Atlassian Certified Associate
Jira Software Essentials certification
Demonstrate proficiency in utilizing essential Jira features and working efficiently with Agile frameworks like Kanban and Scrum.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.