QQhuxuhui opened a new issue #1761: [BUG] 工作流在页面不显示问题 URL: https://github.com/apache/incubator-dolphinscheduler/issues/1761 ### 问题描述 从1.1.0升级到1.2.0后,个别项目工作流在页面查询不到,但是任务依然正常执行。 ### 解决过程 我在t_ds_project发现异常项目存在同名项目,并且这两个项目都有同一个user_id,但是一个项目的flag是0,另一个是1,这应该是之前版本的用来删除的标志。但是1.2.0版本这两个项目都在页面上显示了。后来我又删除了一遍之前已经删除过的项目,然后就恢复正常了。
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
