Hi,
I want to search based on organizations
I want to use a wild card, for example, I have 20 organizations with these samples:
x-class-a
y-class-a
z-class-a
I want to search like this: organizations ~ class-a
and search give me those organizations that I mention above
how can I do that?
Hi @Farhaad_n ,
the field organization only supports the operators "= , !=, IN, NOT IN" in JQL. Unless you find an app that is introducing new functions to use within JQL searches, I'm not sure how you can perform a wild card field card search on this. You could think about finding a workaround using a text custom field filled with the organization and using the contains operator ~ and even combine that with a wild card parameter.
Best, Max
Hi @Max Foerster - K15t ,
Thank you for your reply,
Can you please help me find any add-on for doing this?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hey @Farhaad_n,
start with a simple search on the marketplace and work your way through the available apps. I guess you will find a few apps that introduce new functions that may be helpful. Start from here: Atlassian Marketplace search "JQL extension"
But you don't necessarily need an app for my suggestions. Just play around with automation rules and custom fields, maybe that's already solving your issue.
Best, Max
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.