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

List only active members in the Owner dropdown #78

Closed morrica01 closed 10 years ago

morrica01 commented 10 years ago

As a developer in Visual Studio, I want to quickly and easily assign owners for workitems so that I can signal who should work on the item. When the owners dropdown list in the Properties view contains inactive members, then I find it hard to make the assignment quickly and easily.

Steps to Reproduce:

  1. Right-click a story and select the Properties option from the context menu.
  2. Select the Owners field.
  3. Click the dropdown list. Notice: The names include inactive members.

    Acceptance Criteria:

    • The list of Members does not contain inactive Members in the Owners field dropdown.
ibuchanan commented 10 years ago

Even without an engineering estimate, I doubt this is hard. And the value is there. But the VersionOne application is moving toward a different model for "Owners List". Therefore, it's not worth effort to address this since it would be ripped out for the new approach. So I'm marking "wontfix".

ibuchanan commented 10 years ago

Carlena, I think this is already fixed, right?