Jira Automation Rule:
Set entity property action in a loop (update the issue property for multiple times depending on the issue transition history):
In the 2nd Webhook or Re-fetch issue data (2 ways I tried to refresh the entity property, but failed for both), I cannot get the latest prop_cycletime. What's the reason then?
Hi @YY Brother
It's probably still just a timing thing. The Re-fetch only takes a second or two, and the webhook is probably taking longer than that. You could try adding another Re-fetch or two after the initial one to see if that helps any. Another option would be to create another automation rule that doesn't fire until the first one is completed (you might set a value of a hidden custom field with the webhook, then base the second rule on the value of this custom field changing). That way you know for sure the webhook and populated whatever value.
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.
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.