potiuk commented on issue #27575: URL: https://github.com/apache/airflow/issues/27575#issuecomment-1312861681
> 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 #27164 Yeah. I re-read itl @tirkarthi. I thought the change is about changing the order of tasks DISPLAYED in the UI in the grid view - as It can be easily done as UI-only change. Indeed, changing "execution" sequence via UI is something that currently falls outside of the scope of Airflow and it is "won't do" case. -- 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]
