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

CaaS subdomain validation in UI is incorrect #250

Closed
kamilczaja opened this issue Jul 25, 2024 · 1 comment
Closed

CaaS subdomain validation in UI is incorrect #250

kamilczaja opened this issue Jul 25, 2024 · 1 comment
Labels
area/frontend kind/bug Something isn't working. The software does not behave as expected or specified.
Milestone

Comments

@kamilczaja
Copy link
Collaborator

kamilczaja commented Jul 25, 2024

Description - What happened? *

The subdomain field should validate for following regular expression
[a-z\\d]+([-_][a-z\\d]+){0,10}

Min. length: 6
Max. length: 23

Expected Behavior *

.

Observed Behavior *

.

Steps to Reproduce

No response

Context Information

No response

Relevant log output

No response

Screenshots

No response

@kamilczaja kamilczaja added kind/bug Something isn't working. The software does not behave as expected or specified. area/frontend labels Jul 25, 2024
@kamilczaja kamilczaja added this to the MDS 2.2 milestone Jul 25, 2024
@kamilczaja
Copy link
Collaborator Author

False alarm

@kamilczaja kamilczaja closed this as not planned Won't fix, can't repro, duplicate, stale Jul 26, 2024
richardtreier pushed a commit that referenced this issue Nov 18, 2024
Bumps io.swagger.core.v3:swagger-annotations-jakarta from 2.2.15 to 2.2.16.

---
updated-dependencies:
- dependency-name: io.swagger.core.v3:swagger-annotations-jakarta
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/frontend kind/bug Something isn't working. The software does not behave as expected or specified.
Projects
None yet
Development

No branches or pull requests

1 participant