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.
Hello all,
I am looking to use the notification policy to control some of my alerting notification. When I use the less than or greater than for priority. Is it based on critical or the numeric value?
For example, I only want to send out notifications for p2's and p1's. Would that be
greater than p3
OR
less than p3
P.S. I don't see a >= or <= operator.
Hi @Wei ,
I suppose the priority is based on both the critical and numerical value - since they are paired; P1 = Critical, P2 = High, etc. Personally I view it more in a numerical sense, but I guess it's all personal preference.
Regardless - P5s are the lowest priority level, while P1s are the highest priority level. To send notifications for P1s or P2s, you'd want one these filters below:
Greater Than P3 = P1 or P2
(Less Than P3 = P4 or P5)
At this time, our filters do not have actual >= or <= options - but I'd say the second filter shared above is the closest thing to configuring a greater than or equal to filter since it acts like an AND/OR.
Hope this helps! Let us know if you have any additional questions or issues.
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.