How can I search for Tasks that have been marked to Done Status by staff and return them to a Sprint or Backlog? Staff is marking tasks Done before actually completing and I need to retore them to Sprint & Backlog.
Hi Susan - Welcome to the Atlassian Community!
How do you know which ones that are Done that need to be moved back?
You can start with a filter like:
Project = ABC and Status = Done
Or Project = ABC and status changed to Done by joe.user after 2022-01-01 which would show you all of the issues transitioned to Done by a particular user this year.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.