Hi,
I was trying to search the modifications made by a specified user using a JQL.
I see that there is the function CHANGED BY, but I can use it only for few fields.
I there something that I can use, like searching in the history?
That and "WAS" are the only operators which helps you search in history. As you said it is not supported for all fields but for most. What exactly are you missing out?
WAS can be used in the same few fields of CHANGED (Assignee, Fix Version, Priority, Reporter, Resolution and Status).
I wanted something like:
What issues have been modified by USER?
Or, at least:
What issues have the description modified by USER?
...it would be usefull also to search in the commets like:
What are the issues which have a comment by USER?
It is possible to write a plugin to do that? Or there are already plugins that do it?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
A usual tactic is to use the Participants custom field from JIRA Toolkit plugin. You can then search all isues where a user was a participant.
JQL Tricks plugin provides methods to search issues where comment or worklogs were added.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
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.