tirkarthi commented on issue #27575:
URL: https://github.com/apache/airflow/issues/27575#issuecomment-1311776913

   > Is it possible to make the DAG UI interactive where you can change the 
order of task flow as we wanted instead of going back to the code every time 
and making changes to it?
   
   I guess modifying workflow from UI needs to update DAG code, serialized 
dags, etc. and goes against the 
https://airflow.apache.org/docs/apache-airflow/stable/#workflows-as-code . This 
looks similar to https://github.com/apache/airflow/issues/27164


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