[Bug] [API] The workflow definition and the tenant in the workflow instance are inconsistent. - #12438
Closed
hstdream wants to merge 5 commits into
Closed
[Bug] [API] The workflow definition and the tenant in the workflow instance are inconsistent.#12438hstdream wants to merge 5 commits into
hstdream wants to merge 5 commits into
Conversation
…stance are inconsistent.
…stance are inconsistent.
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## dev #12438 +/- ##
============================================
+ Coverage 39.38% 39.63% +0.24%
+ Complexity 4215 4194 -21
============================================
Files 1040 1038 -2
Lines 39158 38852 -306
Branches 4482 4450 -32
============================================
- Hits 15424 15399 -25
+ Misses 21958 21713 -245
+ Partials 1776 1740 -36 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
ruanwenjun
reviewed
Oct 21, 2022
| select | ||
| <include refid="baseSql"/> | ||
| from t_ds_process_definition | ||
| select pd.id, pd.code, pd.name, pd.version, pd.release_state, pd.project_code, pd.user_id, pd.description, |
Member
There was a problem hiding this comment.
Please don't change this sql, you need to inject the tenant in upstream.
Contributor
Author
There was a problem hiding this comment.
Why can't it be changed?
Contributor
Author
|
invalid pr. |
|
Kudos, SonarCloud Quality Gate passed!
|
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.








Purpose of the pull request
close #12429
Brief change log
Fix the workflow definition and the tenant in the workflow instance are inconsistent.
Verify this pull request
1.create workflow definition
2.run workflow definition
3.click edit workflow
4.click edit wotkflow instance