You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 21, 2020. It is now read-only.
Countdown widget shows correct number of remaining days
Refresh browser screen
Expected Result
The countdown widget shows the correct number of days remaining in the current sprint
Actual Result
The countdown widget shows an incorrect number of days from a different team's sprint.
It appears that the current team is forgotten. Notice when the team part is included in the url, the countdown is correct.
When switching between dashboards using the dashboard drop-down select list in Azure DevOps Server, it works (because the team part is kept in the url). Browser refresh corrupts the countdown value.
All other widgets are correctly displayed in my dashboard setup.
The text was updated successfully, but these errors were encountered:
Steps to reproduce:
Expected Result
The countdown widget shows the correct number of days remaining in the current sprint
Actual Result
The countdown widget shows an incorrect number of days from a different team's sprint.
It appears that the current team is forgotten. Notice when the team part is included in the url, the countdown is correct.
When switching between dashboards using the dashboard drop-down select list in Azure DevOps Server, it works (because the team part is kept in the url). Browser refresh corrupts the countdown value.
All other widgets are correctly displayed in my dashboard setup.
The text was updated successfully, but these errors were encountered: