[ 
https://issues.apache.org/jira/browse/AIRFLOW-3959?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17133828#comment-17133828
 ] 

ASF GitHub Bot commented on AIRFLOW-3959:
-----------------------------------------

xuejunteo commented on pull request #6489:
URL: https://github.com/apache/airflow/pull/6489#issuecomment-643016007


   Is there a way to auto generate permissions based on tags?
   
   e.g. 
   I want to automatically grant access to user based on his role to a specific 
list of tags
   
   currently only the `can dag read on <dag name>`  and `can dag write on <dag 
name>` is auto populated when there is a new dag
   
   it would be good if i can do something like `can dag read on tag <tag name>` 
and `can dag write on tag <tag name>`
   
   thanks in advance!


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

For queries about this service, please contact Infrastructure at:
[email protected]


> Representation of Dags in WEB UI - Folder View
> ----------------------------------------------
>
>                 Key: AIRFLOW-3959
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-3959
>             Project: Apache Airflow
>          Issue Type: Improvement
>          Components: ui
>    Affects Versions: 1.10.2
>            Reporter: Yuva
>            Priority: Major
>
> Is there any option/plan to have Folder level categorisation of DAGS in 
> WebUI. Suppose we have directories a & b under /dags and each have ten dags. 
> Web UI should display all the directories within /dags and clicking on each 
> directory should display dags inside it.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to