You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dolphinscheduler.apache.org by GitBox <gi...@apache.org> on 2020/09/18 06:23:29 UTC

[GitHub] [incubator-dolphinscheduler] xingchun-chen edited a comment on issue #3719: [Bug][api] The task resource could not be deleted

xingchun-chen edited a comment on issue #3719:
URL: https://github.com/apache/incubator-dolphinscheduler/issues/3719#issuecomment-694679309


   The problem only exists in version 1.3.2,There are 2 solutions to this problem:
   Method 1: Delete the resource id that does not exist in the resourceList in the database t_ds_process_definition.process_definition_json
   ![image](https://user-images.githubusercontent.com/55787491/93562738-36178b00-f9b9-11ea-9679-df96393c390e.png)
   Method 2: According to the pr above, change the front-end source code and recompile, replace the ui in the installation directory with the compiled ui
   


----------------------------------------------------------------
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:
users@infra.apache.org