sdavis3 / code-coverage-widgets

A dashboard widget for Azure DevOps or Team Foundation Server (TFS) to display information about unit test code coverage.
MIT License
16 stars 10 forks source link

Build definition dropdown does not restore the selected build when returning to the configuration page #1

Closed sdavis3 closed 7 years ago

sdavis3 commented 7 years ago

If you return to the configuration page after you have selected and saved a build definition, the previously chosen build definition is not set as selected. If a user were to hit the save button again, an unintended build definition could be saved.