SnowMoon-Dev commented on PR #10201:
URL: 
https://github.com/apache/dolphinscheduler/pull/10201#issuecomment-1136135586

   > I think we should not improve the error log instead of using a hash set to 
correct it. It should be `user has no operation privilege to delete 
<workflowname1> <workflowname2>`. more specific and user firendly
   
   In the case of a single deletion, the user knows the name of the workflow to 
be deleted, so there is no need to give corresponding reminders. In the 
scenario of batch deletion, if there are too many reminders, it will also cause 
trouble for the user, because deletion is an important operation, the user 
should be careful to know the name of the workflow to be deleted, so a single 
error message is prompted, I think it is also possible


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

Reply via email to