-
Notifications
You must be signed in to change notification settings - Fork 2.4k
Closed
Description
Contact Information
No response
MaxKB Version
v2.2.0
Problem Description
工作流两个判断不能连同一个判断器了

但是有以下情况不能满足
if1:A-B同时成立
elif 1:C-D任一成立
.... XX同时成立
以上多组判断不能放在一组,但要同时连同一个if节点,这个不能做到,只能绕过去。这个按理说是个bug
Steps to Reproduce
The expected correct result
No response
Related log output
Additional Information
No response