pierrejeambrun opened a new pull request, #49446:
URL: https://github.com/apache/airflow/pull/49446

   We are trying to patch modules that aren't there in the first place. This 
can happen if `fab` provider is not installed.
   
   To reproduce, just go into `airflow-core`, `uv sync --no-dev` (fab provider 
should not be there), then go to the connection page in the UI.
   
   To be honest this might be enough to cancel rc3 as connection page in the UI 
will be broken for anybody that do not have the fab-provider installed.
   
   ## Before
   <img width="1493" alt="Screenshot 2025-04-18 at 23 35 38" 
src="https://github.com/user-attachments/assets/b06504c9-060a-4da6-927c-df8150a7df90";
 />
   <img width="1499" alt="Screenshot 2025-04-18 at 23 35 19" 
src="https://github.com/user-attachments/assets/f6b14f53-b80c-47e1-9476-c27d55e1ad6b";
 />
   
   
   ## After
   <img width="1508" alt="Screenshot 2025-04-18 at 23 34 26" 
src="https://github.com/user-attachments/assets/72a75381-794a-450b-8328-8b25943cd69a";
 />
   


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