Hi and Welcome,
when invoked from Automation, Rovo:
This is intentional.
Automation rules run with elevated permissions.
If Rovo were allowed to change objects you would effectively have and AI that autonomous works. That’s a governance and audit nightmare for Atlassian Cloud.
Coul dbe that Atlassian change this , today that boundary is deliberate.
But you can do it with a native automation .
Triger
Webrequest against sprint api
POST /rest/agile/1.0/sprint
to create a sprint
Set Created sprint id to the selected issues and you avoid the AI unpredictability.
BR
Kai
In other words @Dirk... in automation rules, Rovo agents can analyze and return output, but they can’t directly create, update, or delete content. Atlassian documents this limit for agents in automations, so the workaround is to have the agent return something structured with {{agentResponse}}, then let native Automation or the Jira API do the sprint creation and issue updates.
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.