[fix-#3843][api] When update workflow definition,if name already exists, the prompt is not friendly#3923
Merged
CalvinKirs merged 1 commit intoapache:devfrom Oct 20, 2020
Merged
Conversation
…s, the prompt is not friendly
Codecov Report
@@ Coverage Diff @@
## dev #3923 +/- ##
============================================
+ Coverage 40.32% 40.45% +0.12%
- Complexity 2941 2953 +12
============================================
Files 460 460
Lines 21818 21822 +4
Branches 2650 2652 +2
============================================
+ Hits 8799 8828 +29
+ Misses 12184 12153 -31
- Partials 835 841 +6
Continue to review full report at Codecov.
|
|
Kudos, SonarCloud Quality Gate passed!
|
Contributor
|
The dev branch supports checking the workflow name first and then saving the record. |
Contributor
Author
OK,thanks,I added the verify process definition in backend in order to consistent with the branch 1.3.3-release. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What is the purpose of the pull request
[fix-3843][api] When update workflow definition,if name already exists, the prompt is not friendly
Brief change log
When update workflow definition,if name already exists, the prompt is not friendly