I am looking to create a query to find tickets which person X has unassigned tickets from.
For example: Ticket A was assigned to Person A & then Person X unassigned Person A from Ticket A.
Or where Person X has removed the sprint and /or the label and /or the epic from a certain ticket.
The summary of this is, I want to see how many tickets has Person X removed from their jurisdiction, so to say.
Hi @Noc32
You might be able to get most of the way there by using the CHANGED operator. But it has limited fields it can query. However, it does work for Assignee.
https://support.atlassian.com/jira-software-cloud/docs/jql-operators/#CHANGED
Your additional examples would need a plugin to enhance the search capabilities.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.