Skip to content

Conversation

@pinyiw
Copy link
Contributor

@pinyiw pinyiw commented Jun 25, 2025

Pull Request type

  • Bugfix
  • Feature
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • WHOSUSING.md
  • Other (please describe):

NOTE: Please remember to run ./gradlew spotlessApply to fix any format violations.

Changes in this PR

Update WorkflowDAG.js to load dynamically forked task and switch task correctly inside DO_WHILE task.

Describe the new behavior from this PR, and why it's needed
Issue #534: [Bug] Timeline UI goes blank when DO_WHILE loop contains SWITCH defaultCase or FORK_JOIN_DYNAMIC tasks
Instead of going blank, timeline UI should visualize the execution correctly.

DO_WHILE loop contains SWITCH defaultCase:
Screenshot 2025-06-25 at 15 40 36

DO_WHILE loop contains FORK_JOIN_DYNAMIC spawned task:
Screenshot 2025-06-25 at 15 42 09

@pinyiw pinyiw changed the title Fix blank timeline UI issue with DO_WHILE issue #534 Fix blank timeline UI issue with DO_WHILE #534 Jun 25, 2025
Copy link
Contributor

@najeebkp najeebkp left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@v1r3n v1r3n merged commit 1333dd9 into conductor-oss:main Jun 26, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants