You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2019/01/22 19:16:39 UTC

[GitHub] jgao54 edited a comment on issue #4569: [AIRFLOW-3745] Fix viewer not able to view dag details

jgao54 edited a comment 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 on all_dags`/`can_dag_edit on all_dags` when `init_role()` method is called in `sync_roles`, assuming that's the goal of this PR.

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services