kmehkeri opened a new issue, #37379: URL: https://github.com/apache/airflow/issues/37379
### Apache Airflow version 2.8.1 ### If "Other Airflow 2 version" selected, which one? _No response_ ### What happened? For show_trigger_form_if_no_params=False (default) the trigger form is only shown when any params are present. I wanted to have an option to override logical date for a paramless DAG, so I set show_trigger_form_if_no_params=True. However now, instead of just showing the form, clicking on trigger displays a small combo "Trigger DAG" / "Trigger DAG w/ config". ### What you think should happen instead? Trigger form should be always shown. Just as the option says. ### How to reproduce Set how_trigger_form_if_no_params=False in configuration. Trigger DAG from UI. ### Operating System Using official Airflow Docker image in standalone mode ### Versions of Apache Airflow Providers Standard as of official Docker image. ### Deployment Official Apache Airflow Helm Chart ### Deployment details _No response_ ### Anything else? _No response_ ### Are you willing to submit PR? - [X] 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]
