We use priority scores to help push work through our stream. Right now I've got it set to send an email when the issue is updated, setting the priority score to greater than 50. However, it is sending an email every time the issue is updated once the score is set. So if the score was set yesterday and I update the issue today, it will send another email today. I just want the email once, when the score initially reaches a value greater than 50.
Hi @trthomas - You want to change the trigger to Field Value Changed - Priority Score. Then it only executes the rule when that field is updated
Would it send the email no matter the value though? Or would the Lookup Issue action make sure it only sent the rule on a value of greater than 50?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Lookup issue action? Can you share a screen shot of your rule? This would help in making sure we're on the same page.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thank you - I'm trying to better understand the rule. It looks like every time you're updating an issue, you're querying for all issues where priority score > 50. Based upon your initial description, my understanding is that you only want to send an email specific to the issue that was just updated. If this is the case, you would want to make a couple changes:
That will make it so that the email is only sent when the Priority Score has been updated and it is greater than 50.
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.