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

Retain treeview state after signup #72

Closed lremedi closed 10 years ago

lremedi commented 11 years ago

As a developer in Visual Studio, I want to quickly and easily sign-up for workitems so that I can signal what I'm about to do in the code. When the signup action collapses the tree nodes, I loose my context and have an impediment to quick and easy sign-up.

Acceptance Criteria: Given I have selected a workitem, When I click on Signup Then VS client should keep treeview status And the owner should be updated with my nickname.