Hi! I'm trying to set up an automation rule to leave a comment on Jira tickets when the time logged is over the original estimate for the ticket. Which I have been able to set up:
However, the problem is that this now leaves a comment every subsequent time that someone logs time against that Jira ticket. I only want this rule to run and post a comment once when the time goes over expected, not every single time work is logged on it afterwards. Is there a way to put a condition in to not run a rule if it's been run successfully before? Or a different way to trigger it?
Thanks