jedcunningham commented on a change in pull request #15311:
URL: https://github.com/apache/airflow/pull/15311#discussion_r614466636



##########
File path: UPDATING.md
##########
@@ -95,6 +95,12 @@ The `default_queue` configuration option has been moved from 
`[celery]` section
 
 This allows Airflow to work more reliably with some environments (like Azure) 
by default.
 
+### `sync-perm` CLI no longer syncs DAG specific permissions by default
+
+The `sync-perm` CLI command will no longer sync DAG specific permissions by 
default as they are now being handled during
+DAG parsing. If you need or want the old behavoir, you can pass 
`--include-dags` to have `sync-perm` also sync DAG

Review comment:
       🤦‍♂️ thanks.




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


Reply via email to