-
Notifications
You must be signed in to change notification settings - Fork 4.6k
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
[Bug][dolphinscheduler-api]validated for duplicate username when creating or registering a user #14577
Conversation
…ting or registering a user Signed-off-by: Gallardot <[email protected]>
…ting or registering a user Signed-off-by: Gallardot <[email protected]>
Codecov Report
@@ Coverage Diff @@
## dev #14577 +/- ##
============================================
+ Coverage 38.60% 38.61% +0.01%
- Complexity 4541 4545 +4
============================================
Files 1241 1241
Lines 43548 43554 +6
Branches 4830 4832 +2
============================================
+ Hits 16813 16820 +7
Misses 24861 24861
+ Partials 1874 1873 -1
... and 5 files with indirect coverage changes 📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Kudos, SonarCloud Quality Gate passed! |
...heduler-api/src/main/java/org/apache/dolphinscheduler/api/service/impl/UsersServiceImpl.java
Show resolved
Hide resolved
...nscheduler-api/src/main/java/org/apache/dolphinscheduler/api/controller/UsersController.java
Show resolved
Hide resolved
Kudos, SonarCloud Quality Gate passed! |
…ting or registering a user (#14577) * [Bug][dolphinscheduler-api]validated for duplicate username when creating or registering a user Signed-off-by: Gallardot <[email protected]> * [Bug][dolphinscheduler-api]validated for duplicate username when creating or registering a user Signed-off-by: Gallardot <[email protected]> --------- Signed-off-by: Gallardot <[email protected]> Co-authored-by: xiangzihao <[email protected]> Co-authored-by: Eric Gao <[email protected]> (cherry picked from commit 804b715)
…ting or registering a user (apache#14577) * [Bug][dolphinscheduler-api]validated for duplicate username when creating or registering a user Signed-off-by: Gallardot <[email protected]> * [Bug][dolphinscheduler-api]validated for duplicate username when creating or registering a user Signed-off-by: Gallardot <[email protected]> --------- Signed-off-by: Gallardot <[email protected]> Co-authored-by: xiangzihao <[email protected]> Co-authored-by: Eric Gao <[email protected]>
Purpose of the pull request
Brief change log
Verify this pull request
This pull request is code cleanup without any test coverage.
(or)
This pull request is already covered by existing tests, such as (please describe tests).
(or)
This change added tests and can be verified as follows:
(or)
If your pull request contain incompatible change, you should also add it to
docs/docs/en/guide/upgrede/incompatible.md