[Feature-6996][server & ui] Add dependent tips about success or failure#6997
[Feature-6996][server & ui] Add dependent tips about success or failure#6997shangeyao wants to merge 5 commits intoapache:devfrom shangeyao:feature-6996
Conversation
Codecov Report
@@ Coverage Diff @@
## dev #6997 +/- ##
============================================
- Coverage 32.78% 32.66% -0.13%
+ Complexity 1621 1606 -15
============================================
Files 432 431 -1
Lines 14385 14344 -41
Branches 1446 1437 -9
============================================
- Hits 4716 4685 -31
+ Misses 9217 9207 -10
Partials 452 452
Continue to review full report at Codecov.
|
|
SonarCloud Quality Gate failed. |
caishunfeng
left a comment
There was a problem hiding this comment.
I seems the main change is for UI, @songjianet please review this pr, thx.
| } | ||
| }) | ||
| } | ||
| }) |
There was a problem hiding this comment.
Thank you for your contribution, this problem may be caused by my previous refactoring.
BTW, if there are multiple DEPENDENT tasks in a workflow, problems may arise here. You can consider using
taskInstance computed in formModel.vue to obtain the dependentResult of the current instance.
There was a problem hiding this comment.
I made a mistake. Sorry, there's no problem here.
|
@shangeyao please resolve the conflicts. |
|
New PR was related to #7571 |











#6996