vatsrahul1001 opened a new issue, #33392: URL: https://github.com/apache/airflow/issues/33392
### Apache Airflow version 2.7.0rc1 ### What happened While Testing [PR](https://github.com/apache/airflow/pull/33351), i noticed after setting `AIRFLOW__WEBSERVER__SHOW_TRIGGER_FORM_IF_NO_PARAMS =True`, even the DAG which does not have Params or dag_run.conf is getting redirecting automatically to trigger w/ config form ### What you think should happen instead As per me this should give the option to trigger with conf or not instead to redirecting automatically as we should to have in 2.6.3In ### How to reproduce Run breeze with latest main set `AIRFLOW__WEBSERVER__SHOW_TRIGGER_FORM_IF_NO_PARAMS=True` and try to trigger any DAG its automatically redirecting to trigger config form ### Operating System Mac os ### Versions of Apache Airflow Providers _No response_ ### Deployment Astronomer ### 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]
