We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
1.8
现在多进多出工作流只支持AND逻辑,即必须所有流入节点执行完才执行本节点,这种方式仍然有巨大的不足。
支持每个流入与流出路径的AND、OR、XOR分支与合并执行逻辑
No response
The text was updated successfully, but these errors were encountered:
感谢反馈,节点执行条件设置在后续版本迭代。
Sorry, something went wrong.
baixin513
No branches or pull requests
MaxKB 版本
1.8
请描述您的需求或者改进建议
现在多进多出工作流只支持AND逻辑,即必须所有流入节点执行完才执行本节点,这种方式仍然有巨大的不足。
请描述你建议的实现方案
支持每个流入与流出路径的AND、OR、XOR分支与合并执行逻辑
附加信息
No response
The text was updated successfully, but these errors were encountered: