how can I set up a filter to check if the reporter field has the same value/text as one of my customfields? I need this to filter out certain issues
hi @JayJuan Jones , you cannot compare Fields with OOTB JQL. One possible solution would be to leverage automation. Automation does provide the ability to compare fields. To that end, you could construct a rule that you could run manually. This rule could check for conditions where the reporter matches your custom field and if found then an action could add a label. Following this manual action you could use JQL to find issues that did not include that label. This is just one possible idea that you could look into.
that's a good idea, do you have any examples? When I go to automation and look for my customfield, it is not giving me an option to select my customfield. Am I looking in the correct area?
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.
that almost worked, but the reporter is being returned like this:
qm:f64841d3-9dd9-4d47-b4c9-4aa723459311:63ad5fd8-7597-4181-89c6-ead7c07dbd10
instead of the actual name, any more ideas?
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.