ostreifel / wiql-editor

Search work items with wiql queries.
https://marketplace.visualstudio.com/items?itemName=ottostreifel.wiql-editor
MIT License
32 stars 8 forks source link

Cannot edit WIQL for a new query #18

Closed stewartadam closed 6 years ago

stewartadam commented 6 years ago

Tried to migrate a query from one instance to another via WIQL and it fails:

  1. Create new query on new VSTS instance
  2. Edit query WIQL on old instance
  3. Copy/paste to new instance
  4. Click "OK" to save new WIQL and observe failure

Workaround: save the empty query first, then edit it on the new instance