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

Save not working #63

Closed kg-github closed 5 months ago

kg-github commented 1 year ago

It seems when editing a query clicking the Save button doesn't do anything i.e. not saved, no error. Exporting works with the modified query however.

ssteiner1 commented 1 year ago

We also are having this issue. Is this extension supported any longer?

MONAtLEWIS commented 1 year ago

Same issue

gujumal commented 1 year ago

We use Wiql Editor quite extensively, this forced me to turn off "New board hubs"

flaviustheaccessgroup commented 1 year ago

Same for us. Please fix this

livshinigor commented 1 year ago

I found a workaround. In the left pane view go to Wiql playground. Create whatever query you want. Then click "Open in queries". Switch to "Editor". And then save query.

manthacs commented 1 year ago

The Save button not working when opening from the Query editor screen.

Alatar23 commented 1 year ago

@livshinigor Great workaround thanks a lot !!!

blimvere commented 8 months ago

This problem still exists and is severely hampering developing dashboards for our management.

benoit808 commented 7 months ago

The error on the page when saving is:

ms.vss-web.platform-…es6.KNP_42.min.js:1 
 Unhandled promise rejection: [object Object]\nTypeError: okCallback is not a function
    at Object.save [as getDialogResult] (webpack-internal:///./scripts/queryEditor/queryDialog.ts:59:13)
    at _proxyFunctions.<computed> [as proxy18] (https://ottostreifel.gallerycdn.vsassets.io/extensions/ottostreifel/wiql-editor/2.0.97/1587334309586/dist/queryContext.html:22:6816)
    at r.invokeMethod (https://ottostreifel.gallerycdn.vsassets.io/extensions/ottostreifel/wiql-editor/2.0.97/1587334309586/dist/queryContext.html:22:3272)
    at r.onMessage (https://ottostreifel.gallerycdn.vsassets.io/extensions/ottostreifel/wiql-editor/2.0.97/1587334309586/dist/queryContext.html:22:4092)
    at e._handleMessageReceived (https://ottostreifel.gallerycdn.vsassets.io/extensions/ottostreifel/wiql-editor/2.0.97/1587334309586/dist/queryContext.html:22:8269)
    at https://ottostreifel.gallerycdn.vsassets.io/extensions/ottostreifel/wiql-editor/2.0.97/1587334309586/dist/queryContext.html:22:8597
robertr4 commented 7 months ago

is there a solution for this ?

davidlstephens commented 5 months ago

still an issue, looks to have been 1 year with no response and no one assigned since this thread started

DanielTillmannTR commented 5 months ago

same issue

bergamin commented 5 months ago

Still an issue. @ostreifel, is this extension still being supported?