saicharita opened a new issue, #27575: URL: https://github.com/apache/airflow/issues/27575
### Description Hi, 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? ### Use case/motivation So we have around 75 odd jobs running on server which we are trying to migrate to airflow. Because that is a lot of jobs on a single DAG, we would like to keep changing the order in which each task is being executed depending on our resource and data availability at that particular time. Hence, it would be great if the UI is interactive and we can make changes in the front rather than updating the code every time. ### Related issues _No response_ ### Are you willing to submit a 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]
