I have people on the team that change the "reporter" on tickets, I would like to run a report to see how often the "reporter" has been changed on tickets within a project, is this possible?
Community moderators have prevented the ability to post new answers.
Hi Jena, welcome to the Community. Try entering the following JQL under advanced search and see if it works.
Project = abc and reporter != user1 and reporter was user1
substitute abc and user1 as needed.
WOW - you are a genius, it worked perfect, changing the names. Thank you very much, you made my day.
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.