I am looking to create a filter to search a custom field however, i don't want to put anything after the = so that i can go back at anytime to put in the criteria that i am looking to search on.
Is there a way to do this, as currently trying to save the JQL Filter says it needs to have the end result to save it.
Would be nice to save it empty so this can be used as a Custom Search text.
I have tried to use the Jira search but it only will return items that were in a text field.
Currently i have my filter as [Custom Field] = XXXX
I would like to try to have it as [Custom Field] =
@Nicholas_Hladuniw,
No, you cannot do that. You cannot do that.
Is this custom field a Select list field?
Thanks,
Kian
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
One option you might consider is saving the filter <CUSTOMFIELD> is not EMPTY. Once that is saved, you could create a dashboard and use the gadget issue statistics to show how many tickets are in each value of the select list. That way you can always see which options are being used, and by clicking on the option it'll perform a search for those tickets for you.
In my case, I create a custom field called "Select List" and set some tickets to use values from it. I created a filter, saved it, and then added the Issue Statistic gadget to my dashboard.Here's what it looks like:
By clicking on one of the values, I get a custom search for just that value:
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thank you that was helpful. I ended up saving my filter as <Custom Field> = Empty
Then when i go into the saved filter, i just change empty to the criteria I am looking for.
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.