matterrr opened a new issue, #37632: URL: https://github.com/apache/airflow/issues/37632
### Apache Airflow version 2.8.1 ### If "Other Airflow 2 version" selected, which one? _No response_ ### What happened? When I trigger a DAG in the DAG view by pressing the play button, and I select `Trigger DAG`, Airflow navigates to the page where the user can specify Configuration JSON. Normally this page only appears when I select `Trigger DAG w/config`. This adds an extra step when triggering any DAG - The vast majority of our DAGs have no runtime config., ### What you think should happen instead? The DAG should trigger instead of navigating to this page. ### How to reproduce - Go to the DAG view of any example DAG - Trigger the DAG by pressing the play button and selecting `Trigger DAG` - Observe that Airflow navigates to the `Trigger DAG: <dag ID>` page where you can specify Configuration JSON ### Operating System Debian GNU/Linux 11 (bullseye) ### Versions of Apache Airflow Providers _No response_ ### Deployment Other 3rd-party 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]
