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

Right click Save over asset (Defect, Test or Task) #88

Closed lremedi closed 10 years ago

lremedi commented 10 years ago

As a developer in Visual Studio, I want to be able to create a new asset, save it and get its identifier right after the asset is saved, without updating the complete tree view.

Acceptance Criteria

After I create a new asset, and click Save on its context menu, the node it's updated and the assigned identifier is shown in ID column.

Steps to Test