Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Using custom scopes in advanced mode query params #1498

Open
artsiompeshko opened this issue Jun 22, 2024 · 0 comments
Open

Using custom scopes in advanced mode query params #1498

artsiompeshko opened this issue Jun 22, 2024 · 0 comments

Comments

@artsiompeshko
Copy link

artsiompeshko commented Jun 22, 2024

Currently, custom scopes are only supported for simple query params mode, trying to use advanced group params and custom scopes as its key does not work.

E.g.
Simple mode params work as expected:

q[custom_scope_name]: value

Advanced mode params do not work:

q[g][0][m]: and
q[g][0][c][1719018103783][a][0][name]: custom_scope_name
q[g][0][c][1719018103783][v][0][value]: test
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant