Closed eelnomel closed 3 months ago
The same issue https://github.com/apache/dolphinscheduler/issues/14865
The same issue #14865
fixed by https://github.com/apache/dolphinscheduler/pull/14868
I change the code in version 3.1.9, but still has the bug, i use maven package the ui jar, and change dolphinscheduler-ui-3.1.9.jar, restart api-server
同样的问题 #14865
由 #14868 修复
我改了代码,重新打包还是一样的问题,然后在生产环境替换了dolphinscheduler-ui-3.1.9.jar,还是没有解决
I change the code in version 3.1.9, but still has the bug, i use maven package the ui jar, and change dolphinscheduler-ui-3.1.9.jar, restart api-server
replacing dolphinscheduler-ui-3.1.9.jar is useless, repackage dolphinscheduler-ui module, then replace ./api-server/ui with dolphinscheduler-ui/dist
修改代码,mvn clean package ui 模块, 在 dolphinscheduler-ui 下得到 dist 目录,重命名成ui,替换部署目录 api-server 下的 ui 目录即可(无需重启api-server)
同样的问题 #14865
由 #14868 修复
我改了代码,重新打包还是一样的问题,然后在生产环境替换了dolphinscheduler-ui-3.1.9.jar,还是没有解决
Please using english to describe. Closing this issue for now.
Search before asking
What happened
version 3.1.9
What you expected to happen
process、task info can be displayed directly
How to reproduce
This situation is not reproducible stably in version 3.1.9, maybe create a few more
Anything else
No response
Version
3.1.x
Are you willing to submit PR?
Code of Conduct