How do I pull up all Done issues from Next-Gen Scrum Boards? I'd also like to create Themes for old issues that have been resolved. I'm trying to determine the main root causes, common themes of all the bugs we've received from a client in the past four months.
Please help. Thank you.
Hi @Roni Rivera. You can use JQL search to see done issues. you can extend the filter to a dashboard if you want to visually trend them.
Basic JQL: project = NG1 and status = done
you can edit and add to get desired results
Thanks for taking the time to answer my question, Jack!
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.