Skip to content

Increase timelog summary limit to 2000

What does this MR do and why?

MR for issue #427530

Increase the timelog summary character length from 255 to 2000 characters.

This is required for a workflow we use which stores context data within the timelog summary field, this is currently breaking when we exceed 255 characters.

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

Before After
n/a n/a

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

Not sure how to validate this but welcome suggestions from the Gitlab team.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Merge request reports