提交 28dde32b 编写于 作者: NoSubject's avatar NoSubject

Merge branch 'hotfix/resetFailure' into 'master'

修复重置处理人无效的bug

See merge request o2oa/o2oa!1939
......@@ -411,7 +411,7 @@ public class ManualProcessor extends AbstractManualProcessor {
// aeiObjects.business().organization().identity().listObject(null)
} else {
if (taskCompleteds.isEmpty()) {
if (matrix.isEmpty()) {
// 在添加分支的情况下需要在这里重新计算matrix
matrix = manual.identitiesToManualTaskIdentityMatrix(calculateTaskIdentities(aeiObjects, manual));
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册