[Fix-10909] Returns executionStatus for each process instance status and access token module support.#10922
Conversation
|
@WangJPLeo please close the old pr. |
|
Codecov Report
@@ Coverage Diff @@
## dev #10922 +/- ##
============================================
- Coverage 40.31% 40.31% -0.01%
Complexity 4858 4858
============================================
Files 943 943
Lines 36994 37008 +14
Branches 4059 4060 +1
============================================
+ Hits 14914 14919 +5
- Misses 20578 20589 +11
+ Partials 1502 1500 -2
Continue to review full report at Codecov.
|
|
Kudos, SonarCloud Quality Gate passed! |
…and access token module support. (apache#10922) * Returns executionStatus for each process instance status and access token module support
…and access token module support. (apache#10922) * Returns executionStatus for each process instance status and access token module support (cherry picked from commit 9f34a83)
|
@ruanwenjun it is related about permission so I change to version 3.1.0 |
OK, this PR also fixes a bug, I will submit a PR to 3.0.0-prepare to fix. |
Already been fiexd at 3.0.0-prepare |








Purpose of the pull request
1.Returns executionStatus for each process instance status.
2.Add accessToken resource module.
replace #10910
There is a lot of check style processing in the pr of 10910, replace this pr with 10910.
Brief change log
close #10909
Verify this pull request
Manually verified the change by testing locally.