Skip to content

/QueryBuilder/ExecuteQuery is throwing error for nested queries #58

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

Closed
igdmdimitrov opened this issue Apr 1, 2025 · 3 comments · Fixed by #59
Closed

/QueryBuilder/ExecuteQuery is throwing error for nested queries #58

igdmdimitrov opened this issue Apr 1, 2025 · 3 comments · Fixed by #59
Assignees
Labels
🐛 bug Any issue that describes a bug 🔥 severity: high ✅ status: resolved Applies to issues that have pending PRs resolving them, or PRs that have already merged.

Comments

@igdmdimitrov
Copy link

Open https://www.infragistics.com/products/ignite-ui-angular/angular/components/query-builder#angular-query-builder-example

Condition customerId equals VINET is working

Condition customerId in Customers\customerId is not working

Image

@pmoleri
Copy link
Contributor

pmoleri commented Apr 1, 2025

Hi. Sorry about this. This PR #59 should fix the regression.

@igdmdimitrov
Copy link
Author

Hi. Sorry about this. This PR #59 should fix the regression.

@pmoleri , I still get the errors on my end. Is it working for you with the sample linked in the issue description?

@pmoleri
Copy link
Contributor

pmoleri commented Apr 2, 2025

Yes. And even more levels.
Perhaps you didn't check running the PR branch.
I merged it so we don't keep waiting for the fix, it will be deployed soon.

@igdmdimitrov igdmdimitrov added ✅ status: resolved Applies to issues that have pending PRs resolving them, or PRs that have already merged. and removed 🆕 status: new labels Apr 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 bug Any issue that describes a bug 🔥 severity: high ✅ status: resolved Applies to issues that have pending PRs resolving them, or PRs that have already merged.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants