Do not truncate titles in GLQL views
What does this MR do and why?
Do not truncate titles in GLQL views
Changelog: fixed
References
Screenshots or screen recordings
| Before | After |
|---|---|
![]() |
![]() |
How to set up and validate locally
- Create a issue with a title longer than 50 chars.
- Pull it in a GLQL view, lets say by assigning it to yourself and using
assignee = currentUser()in GLQL. - Notice that the title field is no longer truncated.
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.
Edited by Himanshu Kapoor

