apache / dolphinscheduler

Apache DolphinScheduler is the modern data orchestration platform. Agile to create high performance workflow with low-code
https://dolphinscheduler.apache.org/
Apache License 2.0
12.73k stars 4.58k forks source link

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

Closed alei1206 closed 2 weeks ago

alei1206 commented 3 months ago

Search before asking

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?

Code of Conduct

alei1206 commented 3 months ago

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

github-actions[bot] commented 2 months ago

This issue has been automatically marked as stale because it has not had recent activity for 30 days. It will be closed in next 7 days if no further activity occurs.

github-actions[bot] commented 3 weeks ago

This issue has been automatically marked as stale because it has not had recent activity for 30 days. It will be closed in next 7 days if no further activity occurs.

github-actions[bot] commented 2 weeks ago

This issue has been closed because it has not received response for too long time. You could reopen it if you encountered similar problems in the future.