Hi All,
Unfortunatly the url of the active sprint contains the ID of the sprint so when the sprint is closed and a new sprint is opened, the url is modified.
How could I bookmark an url which points to the active sprint of one scrum board ?
Happy dev,
Etienne
@EtienneS You can create a filter using a similar query Sprint in openSprints() or Sprint in futureSprints() which will result in issues and then you can access the sprint from the issue.
Finally, it is simplest to bookmark to the root of the projet (scrum)
https://<root>.atlassian.net/browse/<projectname>
I guess the default page of the project is set to current sprint
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
it is not, its 404.
I was wrong, used invalid link. It works, thank you.
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.