Apache Airflow version
airflow main branch
What happened
While Testing PR, 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?
Code of Conduct
Apache Airflow version
airflow main branch
What happened
While Testing PR, 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 formWhat 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=Trueand try to trigger any DAG its automatically redirecting to trigger config formOperating 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?
Code of Conduct