Skip to content

Increase group description limit to 500 characters

What does this MR do and why?

Previously, we tried to increased the group description limit from 250 to 2000. However, we encountered a discrepancy in the database and had to revert the changes.

In this MR, we increased the limit to 500, which is safe.

Closes #416146 (closed)

Screenshots or screen recordings

Desktop

Before After
image Flightjs-_-GitLab

Mobile

image

How to set up and validate locally

  1. Go to groups/flightjs/-/edit
  2. Enter a description between 250 and < 500 characters.

MR acceptance checklist

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

Edited by Eduardo Sanz García

Merge request reports