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

Display owners dropdown in alphabetical order #79

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 is in an arbitrary order, 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 are not in alphabetical order.

    Acceptance Criteria:

    • The list of Members is in alphabetical order 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".