alanredsheep opened a new issue, #15286: URL: https://github.com/apache/dolphinscheduler/issues/15286
### Search before asking - [X] I had searched in the [issues](https://github.com/apache/dolphinscheduler/issues?q=is%3Aissue) and found no similar issues. ### What happened Open a task detail page in **task def page**, UI doesn't show its pre-tasks while the task does depend on some tasks. But in fact, in the **workflow def page**, this task is connected to its pre-tasks. When I add pre-tasks to the task again in **task def page**, the task detail in workflow page will show duplicate pre-tasks. ### What you expected to happen The **task def page** should show correct pre-tasks on task detail page. ### How to reproduce 1. Add some pre-tasks to a task. 2. In **task def page**, open a task, it shows no pre-tasks. 3. Add some pre-tasks to a task again on task def page. 4. In **workflow def page**, open the task, it shows duplicate pre-tasks. ### 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 - [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
