Need help!
What query can I use to build a filter for the below requirement?
- We need to get results of all the tickets created in a project except a specific domain say, i need all tickets in a project except domain - abc.com
Hi @WasimBuden ,
If you have created organisation with referred domain users in Jira service desk project then you will be able filter the issues with below JQL.
reporter not in organizationMembers("ABC")
in above example, abc refers to organisation that is created for referred domain users.
Thanks,
Avinash
Hi @Avinash Bhagawati {Appfire} nope, as individuals in the ABC domain are working for diff clients so we haven't created/added them into an organization, this is why I need filtering based on email domain!
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.