sqle icon indicating copy to clipboard operation
sqle copied to clipboard

当审批流程某一步骤绑定的用户删除之后,后续工单使用该审批流程会在这一步骤显示正在等待用户进行操作

Open Marcus9530 opened this issue 3 years ago • 1 comments

SQLe Version UI Version: main b4bfb8d Server Version: main-ee 3c255f3b01 复现步骤: 1.创建一个审批流程,然后指定审核为test用户 2.创建工单并提交,可以看到审核步骤中显示下一步用户为test 3.删除test用户,然后在创建工单并提交,但是显示正在等待用户进行操作 Steps to reproduce the behavior: image 未删除test用户: image 删除test用户: image image

当前现状:没有告知哪个用户去操作这一步,可以能会让用户产生疑问,不知道如何处理这个工单,即使使用admin用户也无法进行后续操作 期望:当审批流程中某一个步骤中只指定了一个用户,而该用户被删除之后,审批流程自动移除该步骤,或者是在工单里面审核流程中显示test用户已删除请修改审批流程之类的引导文案

Marcus9530 avatar Sep 01 '22 02:09 Marcus9530

临时解决手段:修改审批流程,去除该步骤

Marcus9530 avatar Sep 01 '22 03:09 Marcus9530

现在删除用户的条件之一是审批流程没有指定该用户,该问题已不存在

ColdWaterLW avatar Jan 03 '23 07:01 ColdWaterLW