jscheffl commented on issue #39856:
URL: https://github.com/apache/airflow/issues/39856#issuecomment-2133829734

   > What is your suggestion for my use case where I want to trigger one DAG 
run with past logical date? Is **CLI** the only way?
   
   I'd suggest to use (1) the CLI, (2) the API or (3) the "Play" option in the 
web UI. Since a while the DAG run options are hidden if the DAG does not 
specify any parameters. If you want to force the UI to display the trigger 
details page - where also the logical date can be changed - you need to set the 
`AIRFLOW__WEBSERVER__SHOW_TRIGGER_FORM_IF_NO_PARAMS` (see 
https://airflow.apache.org/docs/apache-airflow/stable/configurations-ref.html#show-trigger-form-if-no-params).


-- 
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]

Reply via email to