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

[Bug] [Api] There is a bug in the import workflow function #16159

Open
3 tasks done
alei1206 opened this issue Jun 16, 2024 · 1 comment · May be fixed by #16183
Open
3 tasks done

[Bug] [Api] There is a bug in the import workflow function #16159

alei1206 opened this issue Jun 16, 2024 · 1 comment · May be fixed by #16183
Assignees
Labels
bug Something isn't working

Comments

@alei1206
Copy link
Contributor

alei1206 commented Jun 16, 2024

Search before asking

  • I had searched in the issues and found no similar issues.

What happened

When importing a workflow that contains a condition task, there is a problem with the condition task definition

image

What you expected to happen

import workflow successful and condition task definition is correct

How to reproduce

  1. Build a workflow with condition tasks
  2. Export this workflow
  3. Import this workflow
  4. there is a condition task definition problem with the newly imported workflow

image

Anything else

No response

Version

3.2.x

Are you willing to submit PR?

  • Yes I am willing to submit a PR!

Code of Conduct

@alei1206 alei1206 added bug Something isn't working Waiting for reply Waiting for reply labels Jun 16, 2024
@alei1206
Copy link
Contributor Author

When importing a workflow, we should modify the conditon task definition, update the check conditions and the success and failure branch taskcode

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

Successfully merging a pull request may close this issue.

2 participants