-
Suggestion
-
Resolution: Unresolved
-
1
-
Issue Summary
The "Start Stand Up" feature in Jira does not function correctly when the page is refreshed or navigated away from, leading to inconsistent UI behavior.
Steps to Reproduce
Go to the active sprint page and click the "Start Stand Up" button.
- you will see the button change to "End Stand Up,"
- a column with the user and timer for the stand-up will appear
- the toolbar and side menus will disappear.
If you refresh the page or navigate away and return to that page
- the button will say "Start Stand Up" again. (looks like stand-up is over)
- You won't be able to access the side or top menus, (looks like stand-up is NOT over)
- the users and timer will not be displayed. (looks like stand-up is over)
To use the page outside of stand-up mode, you need to start the stand-up and then close it again.
Expected Results
We expected one of two options:
- Stand-up is over and I can use the page normally after I refresh the page
- The stand-up mode continues and I can see the users continue the operations after I refresh the page.
- If you choose this, please continue the stand-up in the same location, with users in the same order as before.
Actual Results
- When the "Start Stand Up" button is clicked, it changes to "End Stand Up," a column with the user and timer appears, and the toolbar and side menus disappear.
- Refreshing or navigating away from the page causes the button to revert to "Start Stand Up," the toolbar and side menus remain inaccessible, and the users and timer disappear.
- To use the page normally again, the stand-up needs to be started and ended manually.
Workaround
Currently, there is no known workaround for this behavior. A workaround will be added here when available