Revert GLQL to v0.13.2
Purpose of revert
The latest GLQL update seems to have broken filtering issues by epics: https://gitlab.slack.com/archives/C07HUEF4VPD/p1753693111510659 (Internal)
This MR reverts the package back to v0.13.2 to resolve an incident
References
- Update dependency @gitlab/query-language-rust t... (!199296 - merged)
- Update dependency @gitlab/query-language-rust t... (!199336 - merged)
- gitlab-org/gitlab-query-language/glql-rust!224
Checklist
-
Create an issue to reinstate the merge request and assign it to the author of the reverted merge request. -
If the revert is to resolve a broken 'master' incident, please read through the Responsibilities of the Broken masterresolution DRI. -
If the revert involves a database migration, please read through Deleting existing migrations. -
Add the appropriate labels before the MR is created. We can skip CI/CD jobs only if the labels are added before the CI/CD pipeline is created.
Milestone info
-
I am reverting something in the current milestone. No changelog is needed, and I've added a ~"regression:*"label. -
I am reverting something in a different milestone. A changelog is needed, and I've removed the ~"regression:*"label.
Related issues and merge requests
Edited by Dmitry Gruzd