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 2022/07/09 09:15:40 UTC

[GitHub] [dolphinscheduler] WangJPLeo commented on pull request #10864: [Fix-10863] Command execution result data statistics remove userId condition.

WangJPLeo commented on PR #10864:
URL: https://github.com/apache/dolphinscheduler/pull/10864#issuecomment-1179511236

   > Hi @WangJPLeo I can't get the point of the `The number of failed commands is incorrectly counted`, please add some details for it, thanks. BTW, I think the userId condition is necessary because the user can only see the data they have.
   
   After the resource permissions are refactored, the user-related projects are uniformly obtained in the getProjectIds method, so it is not necessary to use the user ID to query after obtaining the user-related projects. The displayed error command statistics are inaccurate because the user ID association is added. @caishunfeng @lenboo 


-- 
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: commits-unsubscribe@dolphinscheduler.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org