how to calculate how many PRs are reopened in a time period?

Flora Li August 3, 2011

I know PRs have 3 status, resolved , reopen, closed.

but I want to know how to create a filter to find the number ofPRs those had been reopened but their current status ars closed?

1 answer

1 vote
JamieA
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
August 3, 2011

jql query "status = Closed and status was Reopened". You need jira 4.3 or above.

Flora Li August 4, 2011

but our JIRA is 4.2.1 and it is not easy to apply JIRA Misc Workflow Extentions plugin for us, how to use jql query to find result?

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events