Azure-devops-docs: User cannot control order of picklist items

Created on 31 May 2019  Â·  7Comments  Â·  Source: MicrosoftDocs/azure-devops-docs

For picklists, the documentation states Add the items in the order you want them to appear in the list.. This does not appear to be correct. No matter what order items are added to the list, they are always presented alphabetically. For example, adding the values "High", "Medium" and "Low" (in that order) results in a pick list with entries in this order: "High", "Low", "Medium", which is counter-intuitive. Presumably they are being sorted alphabetically ascending and presented as such. I don't know if this is a bug in the software or a mistake in the documentation.


Document Details

⚠ Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.

Pri1 devops-agiltech devopprod doc-bug

Most helpful comment

@KathrynEE - Could you please provide a status update on when we will be able to manually control the order of items (i.e. not just alphabetical), or perhaps point us to a work item that we can follow to monitor progress? In June you mentioned that functionality would be shipping in a couple of months. We're now in November and it doesn't appear that it is available yet. Thanks.

All 7 comments

I guess a simple workaround would be to prefix each entry with a number to get the sort order you want, e.g. "1 - High", "2 - Medium", "3 - Low". I see that this is how the Severity field is presented for a Bug in the Agile process.

@prlcutting - Thank you for your inquiry. This is a mistake in the documentation, which I will correct. The workaround you note is how we currently get around the limitation. The scenario you outline is on the product backlog. It should ship within the next could of months.

@kathrynee Is there a link to a work item you can send me please to track progress on this enhancement for users to control the order of items in a picklist?

@KathrynEE - Could you please provide a status update on when we will be able to manually control the order of items (i.e. not just alphabetical), or perhaps point us to a work item that we can follow to monitor progress? In June you mentioned that functionality would be shipping in a couple of months. We're now in November and it doesn't appear that it is available yet. Thanks.

This still seems like an issue. I don't want to have to prefix my picklist options. Any updates on when we will be able to reorder the options please?

@mdressman, @prlcutting - This feature has shipped and the article updated to reflect the updates. See this release note: https://docs.microsoft.com/en-us/azure/devops/release-notes/2019/sprint-149-update#state-value-order-on-work-item-form. It was shipped for on-prem with Azure DevOps Server 2019 Update 1, https://docs.microsoft.com/en-us/azure/devops/server/release-notes/azuredevops2019u1?view=azure-devops#state-value-order-on-work-item-form.

@KathrynEE - It appears that the enhancement you cite in the reference links was specifically for the order of state values (New, Active, Resolved, Closed, Removed), and not for other, or user-defined fields, which I believe was the intent of the original request. As such, I don't think the original request is resolved.

Was this page helpful?
0 / 5 - 0 ratings