enniomorricone123 opened a new issue #21576:
URL: https://github.com/apache/airflow/issues/21576


   ### Apache Airflow version
   
   2.2.3 (latest released)
   
   ### What happened
   
   Since airflow > 2.0.0 [core] store_dag_code has been removed (see 
https://github.com/apache/airflow/pull/16342). However, this created huge 
problem because now the webserver (UI) shows very outdated dag code only 
scheduler has serialized new dag, but the source code of dag can not be updated.
   
   Can we bring back the store_dag_code optional to allow webserver to read dag 
from the local files? or is there a way to update the DB (dag.source_code)?
   
   
   ### What you expected to happen
   
   _No response_
   
   ### How to reproduce
   
   _No response_
   
   ### Operating System
   
   linux
   
   ### Versions of Apache Airflow Providers
   
   _No response_
   
   ### Deployment
   
   Official Apache Airflow Helm Chart
   
   ### Deployment details
   
   _No response_
   
   ### Anything else
   
   _No response_
   
   ### Are you willing to submit PR?
   
   - [ ] Yes I am willing to submit a PR!
   
   ### Code of Conduct
   
   - [X] I agree to follow this project's [Code of 
Conduct](https://github.com/apache/airflow/blob/main/CODE_OF_CONDUCT.md)
   


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