I create a simple automation rule, that is when field A=abc, then field B=xyz. It runs successfully, however I can only see field B change after I refresh the issue/page. Does it just work as it?
Dear @Kristy
Yes, this can happen in Jira Cloud, and in many cases it is expected behavior.
When an automation rule updates an issue, the update is performed server-side. The issue view in your browser does not always receive a real-time notification for every field change, so some fields may not refresh until the page is reloaded.
Hope this helps
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.