Do not truncate titles in GLQL views

What does this MR do and why?

Do not truncate titles in GLQL views

Changelog: fixed

References

#509791 (comment 2439581906)

Screenshots or screen recordings

Before After
CleanShot 2025-05-19 at 16.49.40.png CleanShot 2025-05-19 at 16.55.22.png

How to set up and validate locally

  1. Create a issue with a title longer than 50 chars.
  2. Pull it in a GLQL view, lets say by assigning it to yourself and using assignee = currentUser() in GLQL.
  3. 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

Merge request reports

Loading