We’re using Jira Cloud Automation with the built-in Rovo action to generate release note summaries and write them into a custom field on Jira work items.
This has been working reliably for several weeks, but recently we’ve started seeing an intermittent issue where Rovo writes a system message instead of a generated summary, for example:
“I’m unable to access the details of the Jira work item at the provided URL. Please provide the description or relevant details from the ticket…”
A few important details:
This happens both when the automation runs automatically and when it’s run manually.
The Jira issues involved are accessible to the user running the rule and don’t have permission restrictions.
The same issue can fail on one run and succeed on an immediate retry with no changes made.
When it succeeds, Rovo generates the correct release note using the same instructions.
Because the automation runs successfully and retrying often works, this looks like Rovo occasionally being unable to read the Jira item, rather than a problem with the automation configuration itself.
Has anyone else seen this behavior recently with Rovo in Jira Automation?
Is this a known issue or recent change?