Skip to content
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

Fixes #14117: Validate the number of front ports to be created #14163

Merged
merged 1 commit into from
Nov 9, 2023

Conversation

jeremystretch
Copy link
Member

Fixes: #14117

I'm proposing this as an alternative solution to PR #14126. Although there is some duplication of code, IMO it's worthwhile to keep the validation logic neatly contained within each form.

@jeremystretch jeremystretch merged commit 6900097 into develop Nov 9, 2023
8 checks passed
@jeremystretch jeremystretch deleted the 14117-validate-rearports-count branch November 9, 2023 14:50
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Dec 10, 2023
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.

If you create a port in Alphanumeric ranges with not enough Rear ports, a server error will be displayed.
2 participants