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.
We have a queue for new hires based on request type "Onboard new employees" that have been submitted through our customer portal.
The queue currently shows all new, pending, scheduled, etc. status' but also keeps the status "closed" in the list.
The queue was created in advanced mode and I am looking for the syntax to remove or hide only the tickets that are in "closed" status, which is the end of the workflow.
Thanks in advance!!
-Rob
If you add resolution = Unresolved to the filter used by the queue it should exclude closed requests. But that will only work if you set the resolution when the request is moved to closed, either by setting it as a post function on the transition or via a transition screen.
The other option is to add status != Closed to the filter, but I would recommend using the resolution option.
Mikael,
That worked like a charm!
"Request Type" = "Onboard new employees (HD)" AND resolution = Unresolved
Thanks for your help! Cheers
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.