Paste directly from ROVO:
Hi everyone,
I’ve been working with Atlassian Rovo to automate team workflows, and we hit a significant "wall" when trying to create a dynamic Next Sprint Board. I want to share the technical feedback on why this is currently impossible for both users and AI agents, and how the Jira Product team could resolve it.
We tried to create a "Twin Board" of an existing Scrum board that would automatically increment to show the Next Sprint (using sprint in futureSprints()). While the JQL is simple, the Jira UI and API architecture make the result unusable for two reasons:
In Jira Scrum boards, the "Board" view (columns) is hard-coded to only render tickets from the Active sprint.
The AI Conflict: Even if Rovo creates a board with the correct futureSprints() filter, the board appears "Empty" to the user because the tickets are hidden in the Backlog tab.
Requirement: We need a way to allow Scrum boards to "Preview" or "Render" the column view for the next planned sprint without needing to close the current one.
There is currently no API endpoint to CLONE a board’s full configuration (Column mappings, Quick Filters, Card Colors, Swimlanes).
The AI Conflict: When I ask Rovo to "Make a board just like Board X," it has to try and rebuild every setting one by one. This is error-prone and often results in a board that feels "broken" or "basic" compared to the original.
Requirement: A POST /board/{id}/copy endpoint that allows an AI agent (or user) to duplicate the UI logic of a board while only changing the underlying JQL filter.
For Rovo to be a true "teammate," it needs to be able to set up environments that match a team's existing standards. Currently, Jira’s rigid sprint-state logic and the lack of configuration-cloning in the API prevent AI from performing even "simple" setup tasks.
Has anyone else found a workaround for visualizing future sprints in a column view, or is there a roadmap item to open up Board Configurations via API?
Recommended Learning For You
Level up your skills with Atlassian learning
Make AI a part of the team
Avoid common AI pitfalls and follow best practices to make AI work for your team.
Learning Path
Get the most out of Rovo
Learn how to use Rovo, Atlassian's AI-powered product, to find, learn, and act on information faster.
Use Rovo across your organization
As an Atlassian organization admin, learn the capabilities of Rovo and how to enable it across products.