Support for '{{queries. queryparam. data []. month)}' syntax
Open
Nobody has claimed this yet.
appbuilder
feature request
roadmap
- Dominant language
- JavaScript
- Stars
- 40.9k
- Forks
- 5.4k
- Avg merge
- 2d 18h
- Merged PRs (30d)
- 202
Description
I hope to support matching all data through 'data []'
#7092
Contributor guide
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
Start by reading the referenced issue #7092 and tracing where query parameter expressions such as '{{queries.queryparam.data[].month}}' are parsed or matched. Confirm the intended behavior for matching all data through 'data []', then add coverage for the syntax and verify that the query returns the expected values.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100