ostreifel/wiql-editor

Option "Match linked work items first" is missing

irudi opened this issue · 1 comments

irudi commented

Describe the bug

  • custom query in Azure DevOps
  • Tree of work items
  • Filter Options "Match linked work items first" or "Match top-level work items first" (default)
  • Edit query in wiql - filter options choice makes no difference

To Reproduce

  1. use default option "Match top-level work items first"
  2. open in wiql editor
  3. use option "Match linked work items first"
  4. open in wiql editor - compare with 2.
  5. execute the wiql query from 4. - the results are identical with the result from 2.

Expected behavior

  • the option "Match linked work items first" is somehow reflected in the wiql query
  • the results of the wiql query are identical with the custom query (respecting the "Match linked work items first" option)
irudi commented

I don't know why - but today the editor works as expected.
The mode is respecting the option: MODE (Recursive, ReturnMatchingChildren)