sreenusuuda opened a new issue, #37456: URL: https://github.com/apache/airflow/issues/37456
### Apache Airflow version 2.8.1 ### If "Other Airflow 2 version" selected, which one? _No response_ ### What happened? - Received 403 error when user having DAGs.can_edit, Task Instances.can_edit tries to mark taskInstance state as failed/success. ### What you think should happen instead? Able to mark taskInstance state as failed/success if user has dagRuns.update permission too. Is it documentation issue? ### How to reproduce 1. Give user DAGs.can_edit, Task Instances.can_edit permissions. 2. Login with that user and try to mark task instance state as failed/success. ### Operating System mac os ### Versions of Apache Airflow Providers _No response_ ### Deployment Docker-Compose ### Deployment details _No response_ ### Anything else? _No response_ ### Are you willing to submit PR? - [ ] Yes I am willing to submit a PR! ### Code of Conduct - [X] I agree to follow this project's [Code of Conduct](https://github.com/apache/airflow/blob/main/CODE_OF_CONDUCT.md) -- 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]
