-
Type:
Bug
-
Resolution: Timed out
-
Priority:
Low
-
Component/s: Integration - Confluence, Integration - Slack, Navigation - Top
-
Severity 3 - Minor
Issue Summary
Deep links to specific sprints don't take you to a specific sprint. They just take you to the top of the backlog view.
A URL like
https://myinstance.atlassian.net/secure/GHGoToBoard.jspa?sprintId=XXXX should bring me to a particular sprint in the backlog view, but just takes me to the backlog view.
Not sure what the UI is for creating this URL, but the URL itself doesn't seem to function regardless.
My understanding is that this should be something like a deep link in Confluence, where you can provide a link not just to the page, but to a specific heading in that page.
Scenario would be: * We have a project with a backlog, current sprint and the next sprint setup
- I send out a request in slack asking team members to update their tickets in the next sprint
- Would be great if Ii could provide a link that when used would open directly to that sprint in backlog view
We have dozens of items in the current sprint, multiple sprints defined and a backlog of 100s of items. The result is a large Backlog view which people have to scroll through to find the specific sprint being referenced.
Steps to Reproduce
- Build a URL such as https://myinstance.atlassian.net/secure/GHGoToBoard.jspa?sprintId=XXXX
- Follow the URL
Expected Results
Backlog view should open and scroll to the sprint with the referenced sprintId.
Actual Results
Backlog view opens at the top with no scrolling.
Workaround
None apparent.