-
Notifications
You must be signed in to change notification settings - Fork 235
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
会签任务完成后未创建下一个节点 #81
Comments
流程进行不下去啊 |
我也遇到了......流程进行不下去了 |
我也遇到流程进行不下去的情况,我画的流程为简单的分支+聚合 |
`package com.puri.pg.flow.node.qjt; import com.bstek.uflo.env.Context; import java.util.List; //com.puri.pg.flow.node.qjt.day3OverConditionHandler |
点完成一个填写请假单的任务后程序不往前推进sq_days=5,填写请假单的任务uflo_task表中state变为Inprogress状态,没有流向分支后的分管经理审核节点 |
uflo版本2.1.5 |
分支与聚合中间的节点中过期属性设置有问题,设置后或停止启用任务过期功能就正常了 |
为了您的问题能得到及时准确解答,请认真填写下面各个选项,感谢您的配合。
当前使用的UFlo的具体版本号:
2.1.4
遇到的问题详细描述:
UFLO 会签任务 不是最后一个节点 会签任务都完成之后 流程没有创建下一个节点的任务 我需要怎么做?
涉及到的异常信息(完整异常信息):
相关截图:
The text was updated successfully, but these errors were encountered: