This repository was archived by the owner on Jun 21, 2020. It is now read-only.

Description
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.