QQhuxuhui commented on issue #1761: [BUG] 工作流在页面不显示问题
URL: 
https://github.com/apache/incubator-dolphinscheduler/issues/1761#issuecomment-572547952
 
 
   - Problem Description
   After upgrading from 1.1.0 to 1.2.0, individual project workflows cannot be 
queried on the page, but tasks are still executed normally.
   
   - I solved the problem this way
   I found in the t_ds_project table that there is a project with the same name 
in the exception project, and both projects have the same user_id, but the flag 
of one project is 0 and the other is 1. This should be the flag used to delete 
in the previous version. But both items of version 1.2.0 are displayed on the 
page. Later, I deleted the items that had been deleted before, and then 
returned to normal.
   

----------------------------------------------------------------
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

Reply via email to