I want to show my team's current sprint goals on the project space in Confluence, without having to manually redo it every 2 weeks.
You could create a Jira filter that shows all the issue assigned to that sprint. Then you could use the Jira macro to display that filter. When that sprint is over you could simple change which sprint the filter looks at and you page should change to show the new sprint.
Actually you could even make the filter something like this and then you would not have to change the filter.
project = "{Your Project}" AND sprint in openSprints()
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
The goal and the selected pbi's aren't the same thing. The goal of the Sprint should contain a business vision and target to reach within sprint duration.
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.