[Fix-3840][server] Fix When the tenant code is a number, it should not be saved successfully#3867
Conversation
| /** | ||
| * This is Regex expression utils. | ||
| */ | ||
| public class RegexUtils { |
There was a problem hiding this comment.
add a private constructor to hide the implicit public one
There was a problem hiding this comment.
After changing this, there is no problem with this PR.
There was a problem hiding this comment.
OK, thank you for your suggestion, I have added a private constructor, please check that!
|
By the way, because the change of issue #3540 is really small, i have submitted the same pr together, please check the commits. @CalvinKirs @yangyichao-mango @yangxifi |
|
Kudos, SonarCloud Quality Gate passed!
|
looks good to me,Let's wait for xingchun-chen review |
|
considering that it's your first contribution, I think we can get deep communiction, you can contact me through mail or add wechat(Kris_Evil), when mail or added, please tell me who you are, I think I can help to familiar with the DolphinScheduler if you meet with problems. |
header
[DS-ISSUE #3840][fix] fix ui