You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
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.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.