versionone / VersionOne.Client.VisualStudio

View and update VersionOne work items directly from Visual Studio
http://versionone.github.io/VersionOne.Client.VisualStudio
BSD 3-Clause "New" or "Revised" License
2 stars 10 forks source link

Edit new secondary workitem after adding it #62

Closed ibuchanan closed 10 years ago

ibuchanan commented 10 years ago

As a developer, I want to be able to add new secondary workitems quickly so that I can write tasks and tests in my IDE as they occur to me.

The client is forcing a full list refresh, including flashing the window white and collapsing any selected nodes when the user clicks the add Defect, Task, or Test buttons. This is very painful behavior, and makes the experience very poor.

How to Reproduce

Fixing this isn't meaningful unless Issue #59 is fixed.