microsoft / microsoft/wiql-editor
Wiql editor doesn't recognise the `@startOfDay()` function
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 8
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
Describe the bug
It doesn't seem to recognise this function, even though the query runs normally
Environment:
- Browser: Vivaldi
- Hosted Azure DevOps
Screenshots
To Reproduce
Steps to reproduce the behavior:
- Add the function as a filter
- 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
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue names the Wiql editor but no source files, tests, or entry points. Reproduce the problem by adding @startOfDay() as a filter and opening the editor, then locate the recognition logic and add coverage showing that the function is accepted while preserving the existing query behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100