Skip to content

fix: reduce envelope rename minimum length to 1 character#6901

Merged
vitormattos merged 1 commit intomainfrom
fix/rename-validation-min-length
Feb 16, 2026
Merged

fix: reduce envelope rename minimum length to 1 character#6901
vitormattos merged 1 commit intomainfrom
fix/rename-validation-min-length

Conversation

@vitormattos
Copy link
Member

No description provided.

The rename validation was requiring minimum 3 characters, which was
inconsistent with envelope creation that allows 1 character names.
Changed to use ENVELOPE_NAME_MIN_LENGTH constant (value: 1) for
consistency across the system.

Signed-off-by: Vitor Mattos <1079143+vitormattos@users.noreply.github.com>
@vitormattos vitormattos added this to the Next Major (34) milestone Feb 16, 2026
@vitormattos vitormattos self-assigned this Feb 16, 2026
@github-project-automation github-project-automation bot moved this to 0. Needs triage in Roadmap Feb 16, 2026
@vitormattos
Copy link
Member Author

/backport to stable33

@vitormattos
Copy link
Member Author

/backport to stable32

@vitormattos vitormattos merged commit fefc193 into main Feb 16, 2026
57 checks passed
@vitormattos vitormattos deleted the fix/rename-validation-min-length branch February 16, 2026 17:28
@github-project-automation github-project-automation bot moved this from 0. Needs triage to 4. to release in Roadmap Feb 16, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: 4. to release

Development

Successfully merging this pull request may close these issues.

1 participant

Comments