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
CleanShot 2025-08-15 at 12.43.13.png CleanShot 2025-08-15 at 12.41.52.png

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.

Merge request reports

Loading