jscheffl opened a new issue, #54800:
URL: https://github.com/apache/airflow/issues/54800

   ### Apache Airflow version
   
   3.0.5
   
   ### If "Other Airflow 2 version" selected, which one?
   
   _No response_
   
   ### What happened?
   
   In Airflow 2.7++ it was possible to directly call the trigger form UI via a 
URL and with URL parameters also to pre-populate fields.
   
   This feature is missing in Airflow 3 UI - and would be great to add it back 
again.
   
   ### What you think should happen instead?
   
   If you call http://localhost:28080/dags/example_params_ui_tutorial you can 
open the Dag directly.
   
   Target would be to be able to call 
http://localhost:28080/dags/example_params_ui_tutorial/trigger (or similar) to 
directly open the trigger form when page is opened.
   If parameters in for key=value are passed, these are pre-filling the form 
data.
   
   With this feature restored the documentation cleanup from 
https://github.com/apache/airflow/pull/54799 could be reversed as well
   
   ### How to reproduce
   
   -
   
   ### Operating System
   
   -
   
   ### Versions of Apache Airflow Providers
   
   _No response_
   
   ### Deployment
   
   Official Apache Airflow 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]

Reply via email to