Show values of custom dropdowns in order

XMLWordPrintable

    • 1

      Right now, if we have a custom dropdown on a work item, and we have the values:
      A
      B
      C
      E
      F

      It looks fine initially, but then if we wanted to add a new value "D" to the list, we have to add it to the bottom, which means it will look like this when users select it:
      A
      B
      C
      E
      F
      D

      And what's worse is we can't rearrange the values in that dropdown. So we have to delete the whole list's values and start over for just adding a value in the middle. I've seen the "Dropdown" configuration of Align work where you could shift values up and down the list. That, or just sorting the list alphabetically whenever displaying it would be a great help to us.

            Assignee:
            Jake Comito
            Reporter:
            backbone-sync-bot
            Votes:
            4 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated: