ruanwenjun commented on PR #18561:
URL: 
https://github.com/apache/dolphinscheduler/pull/18561#issuecomment-5327453218

   Addressed the requested change in b98bf5c06e:
   
   - `updateWorkflowInstance` now validates the persisted workflow instance 
`projectCode` directly.
   - Added a regression test for mismatched request and workflow-instance 
project codes, and verified the workflow-definition DAO is not consulted for 
ownership.
   
   Validation: `./mvnw -pl dolphinscheduler-api clean 
-Dtest=WorkflowInstanceServiceTest,TaskInstanceServiceTest 
-Dsurefire.failIfNoSpecifiedTests=false test` (26 tests passed).


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