Closed
Description
Description
Gitea 1.22.1 includes this change:
- Increase max length of org team names from 30 to 255 characters (Increase max length of org team names from 30 to 255 characters #31410) (Increase max length of org team names from 30 to 255 characters (#31410) #31421)
However, when trying to create a team named cd6fb8d9-17d4-4840-0000-01400a54d260 in 1.22.1, I still get the error message 'Team name must contain at most 30 characters'.
I can reproduce in the Gitea demo by creating an org, and then adding a team to it: https://demo.gitea.com/org/long_team_name_demo_org/teams/new
Gitea Version
1.22.1
Can you reproduce the bug on the Gitea demo site?
Yes
Log Gist
No response
Screenshots
Git Version
No response
Operating System
No response
How are you running Gitea?
In Kubernetes with the official Gitea chart. I'm setting image.tag: 1.22.1 as the chart is still using 1.22.0 as of time of writing.
Database
PostgreSQL