jgao54 commented on issue #4569: [AIRFLOW-3745] Fix viewer not able to view dag details URL: https://github.com/apache/airflow/pull/4569#issuecomment-456526372 @feng-tao I think the same thing could be achieved by adding `dag_perms` to viewer under `ROLE_CONFIGS`... which should generate `can_dag_read/can_dag_edit` for `all_dags` when `init_role()` method is called in `sync_roles`.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
