sjyangkevin commented on issue #54476:
URL: https://github.com/apache/airflow/issues/54476#issuecomment-3192032471

   #54432 is good.
   
   Test Process
   ```
   breeze start-airflow --use-airflow-version 3.0.5rc1 --python 3.10 --backend 
postgres --db-reset --auth-manager FabAuthManager
   ```
   
   Setting access control for DAG with a non-existing role will raise an import 
error. This import error will not be removed while DAG parsing. DAG processor 
log will also inform this error.
   
   <img width="854" height="445" alt="Image" 
src="https://github.com/user-attachments/assets/ec5d62cb-588c-4a6c-8f63-42e497f371ba";
 />


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