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

fix(business partner invite): updated name pattern to allow 2 characters #1025

Conversation

saadanzari
Copy link
Contributor

Description

updated name pattern to allow 2 characters e.g. "Li".
2 characters should be allowed for First and last name, in the business partner invite form.
e.g. Li, Su, etc

https://regex101.com/r/l1gaHp/1

Why

Names with 2 letters long in the business partner invite form are not allowed
3 characters are mandatory for First and last name, in the business partner invite form

Issue

#1024

Checklist

  • I have followed the contributing guidelines
  • I have performed a self-review of my own code
  • I have successfully tested my changes locally

Copy link

sonarcloud bot commented Aug 27, 2024

@MaximilianHauer
Copy link

MaximilianHauer commented Aug 27, 2024

is the current implementation we would also enable users to have names like "L P" and i dont assume that we want to have this.

@oyo oyo merged commit 2abc066 into eclipse-tractusx:release/v2.2.0-RC2 Aug 27, 2024
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: USER READY
Development

Successfully merging this pull request may close these issues.

4 participants