if we are working on jira issues, i just want to know that how many issues are reopen by QA team.
Hi Harish.
You could use a filter with JQL, considering for example all issues that have been changed from status _closed_ to status _open_ and adding by who (team members of your QA team)
status changed FROM done to open BY (user1, user2)
Hope it helps!
Regards, Aylin.
You can solve this request using one of our SaaSJet apps:
Issue History lets you view all the changelog of Jira issues. Including each assignee history of activity.
Time in Status for Jira Cloud be useful for you by its reports Status Count - calculates how many times an issue has been in each status by each user.
Hope it helps
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.