jscheffl commented on issue #37456:
URL: https://github.com/apache/airflow/issues/37456#issuecomment-1955200146

   From previous reports I assume this bug report is from tests against API? Or 
user interface?
   
   Was the DAGrun you updated already finished? or still running? Because when 
changing a task state, also the DAG state implicitly is adjusted. Therefore the 
DAG update permissions are needed.
   Objects DagRun and TaskInstance and API operations are individually 
protected via access control rules.
   
   Do you have a "real issue" with this behavior or are you just PEN-testing 
API and want to have the documentation clear?


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