pierrejeambrun opened a new issue, #60948:
URL: https://github.com/apache/airflow/issues/60948

   ### Body
   
   In #47482 we decided to handle the permission of backfills through a new 
entity `BackfillDetails` which isn't related to a Dag.
   
   Now I'm second guessing this, because it is currently not possible to do 
permission filtering based on Dag access. Similarly to other `DagAccessEntity` 
I think it would be beneficial to be able to filter access to backfills based 
on Dag permissons. Currently giving access to 'read on DAG:SomeDag' does not 
give any access on the related backfills. 
   
   ### Committer
   
   - [x] I acknowledge that I am a maintainer/committer of the Apache Airflow 
project.


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