dolphinscheduler icon indicating copy to clipboard operation
dolphinscheduler copied to clipboard

[Fix-15532][dolphinscheduler-master] Submit the condition task behind the skip node

Open shilei-ly opened this issue 1 year ago • 1 comments

Purpose of the pull request

  • Fix #15532
  • When parsing the skip node of the subsequent failed branch of the condition task, it should be judged whether it is a condition task, and if so, the task should be submitted.
  • Like #15532,s7 executed successfully, the c2 task should be executed. But it was actually skipped。

Brief change log

Verify this pull request

This pull request is code cleanup without any test coverage.

(or)

This pull request is already covered by existing tests, such as (please describe tests).

(or)

This change added tests and can be verified as follows:

(or)

If your pull request contain incompatible change, you should also add it to docs/docs/en/guide/upgrede/incompatible.md

shilei-ly avatar Apr 23 '24 11:04 shilei-ly

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

github-actions[bot] avatar Aug 23 '24 00:08 github-actions[bot]

This pull request has been closed because it has not had recent activity. You could reopen it if you try to continue your work, and anyone who are interested in it are encouraged to continue work on this pull request.

github-actions[bot] avatar Aug 30 '24 00:08 github-actions[bot]