privking opened a new issue, #15887: URL: https://github.com/apache/dolphinscheduler/issues/15887
### 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 When the task is re-executed in the workflow instance, the status of the task (including history status) cannot be seen , and the task details cannot be seen in the task instance list. 1. re-execute the task  2. after page refresh <img width="1567" alt="image" src="https://github.com/apache/dolphinscheduler/assets/43061765/70a542cb-618a-43cf-a9da-4b7f471b0226"> 3. No task instance record <img width="1642" alt="image" src="https://github.com/apache/dolphinscheduler/assets/43061765/f68f5a3c-cca4-4087-99cc-24c4ef74c344"> ### What you expected to happen Show the rigth task status ,running->finished ### How to reproduce 1.start a workflow normally 2.after finished,re-executed an already completed task ### Anything else # ### Version dev ### Are you willing to submit PR? - [X] 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]
