Fix collapsed config setting in GLQL
What does this MR do and why?
Fix collapsed config setting in GLQL
Changelog: fixed
References
Screenshots or screen recordings
| Before | After |
|---|---|
![]() |
![]() |
How to set up and validate locally
Enter a query like below in an issue description:
```glql
query: assignee = currentUser()
collapsed: true
```
The query should stay collapsed by default.
MR acceptance checklist
Evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

