microsoft / wiql-editor

Search work items with wiql queries.
https://marketplace.visualstudio.com/items?itemName=ms-devlabs.wiql-editor
MIT License
4 stars 1 forks source link

Wiql editor doesn't recognise the `@startOfDay()` function #40

Open bergamin opened 3 months ago

bergamin commented 3 months ago

Describe the bug It doesn't seem to recognise this function, even though the query runs normally

Environment:

Screenshots image image

To Reproduce Steps to reproduce the behavior:

  1. Add the function as a filter
  2. Go to the Wiql editor

Expected behavior It to recognise this function that clearly works as intended

Additional context This has always been a problem, since before the new boards experience