fw19940314 opened a new issue, #13499: URL: https://github.com/apache/dolphinscheduler/issues/13499
### 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 gantt page console error.   Backend response  read the ui code, The reason for this bug is task status the type returned by the task status should be a specified enumeration string, not an enumeration object ### What you expected to happen read the ui code, The reason for this bug is task status the type returned by the task status should be a specified enumeration string, not an enumeration object . API module bug fix detail: <img width="1377" alt="image" src="https://user-images.githubusercontent.com/21071875/216275892-6f3158b8-791e-4875-87e9-74b24c49d2d6.png"> ### How to reproduce workflow instance list page, gantt chart page jump failed . ### Anything else _No response_ ### Version 3.1.x ### 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]
