We used to sort subsets of our feature lists (per release or per sprint for example) based on the Priority field, but we've started to use ranking to sort these lists.
We use the API to get lists of features into another tool we use, and they need to have the same sort order there, i.e. sorted by rank.
How can we to get the ranking order information out of the system when using the API?
↧