Hi Good people 👋 ,
I would like to see the issues that breached SLA for "time to first response" which do not belong to a couple of specific organizations.
Currently I am using the below filter which shows issues that breached SLA and was not created by OrganizationA:
project = TEST AND "Time to first response" = breached() AND Organizations != "OrganizationA"
I would like to add Organizations != "OrganizationB" to this same filter
NB:
Please help! Thank you : )
Hi @Shaumic , thanks for your question.
I was doing some tests with this and you can use NOT IN, but it doesn't work how I thought it would.
If I search for project and specify I don't want an organization, it returns the issue I have where there is an organization value, but not of organization B.
I think you might be more successful if you try to search for the positive, as in specifying the values you are looking for, instead of trying to exclude the ones you are not.
I hope this helps.
Advanced search reference - JQL fields | Jira Service Management Cloud | Atlassian Support
Hey @Valerie Knapp
Thanks a ton for your response. The issue with searching for the positive is, we have a lot of organizations :(
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.