Skip to content

fix: increase group name limit to 36 from 32 #14443

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Aug 26, 2024

Conversation

code-asher
Copy link
Member

@code-asher code-asher commented Aug 26, 2024

We had a breaking change when we added the name validation to the group name: #14408 (comment)

I think it does make sense to have some limit, so for now I went for 36 to allow for a GUID.

Might make sense to increase all the limits one day, but I know there is some concern about URL length.

Verified

This commit was signed with the committer’s verified signature.
@code-asher code-asher force-pushed the asher/raise-group-name-limit branch from f959bd4 to f20a100 Compare August 26, 2024 18:31
@code-asher code-asher requested a review from Emyrk August 26, 2024 18:53
Copy link
Member

@Emyrk Emyrk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Makes sense. Love when magic numbers have some foundation!

@code-asher code-asher merged commit 4997691 into main Aug 26, 2024
33 checks passed
@code-asher code-asher deleted the asher/raise-group-name-limit branch August 26, 2024 19:38
@github-actions github-actions bot locked and limited conversation to collaborators Aug 26, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants