Skip to content
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

工作流如果存在多个回退线路无法正常执行 #3648

Open
6 of 7 tasks
Delliber opened this issue Jan 22, 2025 · 1 comment
Open
6 of 7 tasks

工作流如果存在多个回退线路无法正常执行 #3648

Delliber opened this issue Jan 22, 2025 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@Delliber
Copy link

例行检查

  • 我已确认目前没有类似 issue
  • 我已完整查看过项目 README,以及项目文档
  • 我使用了自己的 key,并确认我的 key 是可正常使用的
  • 我理解并愿意跟进此 issue,协助测试和提供反馈
  • 我理解并认可上述内容,并理解项目维护者精力有限,不遵循规则的 issue 可能会被无视或直接关闭

你的版本

  • 公有云版本
  • 私有部署版本, 具体版本号:

问题描述, 日志截图,配置文件等
目前的现象是,当工作流执行过一次回退线路时,后续再遇到回退节点(即有多个输入箭头的节点)流程会中断。

复现步骤
以下是我简化后的一个复现流程
Image

Image

Image

当选过返回上一步后,后续再选下一步会直接中断:
Image

没有返回的场景工作正常:
Image

预期结果
正常应该是无论我怎么选择路线,最终应该都能走到step 3

相关截图

@Delliber Delliber added the bug Something isn't working label Jan 22, 2025
@c121914yu
Copy link
Collaborator

@newfish-cmyk 有空帮看看

@newfish-cmyk newfish-cmyk self-assigned this Jan 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants