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?
jql query "status = Closed and status was Reopened". You need jira 4.3 or above.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.