gbonazzoli commented on PR #36347:
URL: https://github.com/apache/airflow/pull/36347#issuecomment-1874987058

   @dominikhei 
   
   I've just tested on my installation and it works !
   
   There is only a little aesthetic inaccuracy as you can see form the `airflow 
roles export `output:
   
   ```
   airflow@airflow-kube-worker-848886d894-gv4wn:~$ airflow roles export b.json
   38 roles with permissions successfully exported to b.json
   ```
   
   it says 38 roles, actually they are only 4 roles but the permissions 
associated have multiplied them.
   
   I looked at the code and I think we have the same problem also in the import 
phase.
   


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