Apache Airflow version
2.9.1
If "Other Airflow 2 version" selected, which one?
No response
What happened?
Triggering a DAG Run from the DAG Graph View does not redirect to the triggered DAG Run page.

What you think should happen instead?
After Triggering a DAG Run from the DAG Graph View the user should be redirected to the graph view of the DAG RUN he just triggered.
How to reproduce
- Ensure 'AIRFLOW__WEBSERVER__DAG_DEFAULT_VIEW' is set to 'graph'
- Click on a DAG that has Parameters.
- Go to the graph View
- Click the Trigger DAG Run button.
- Trigger DAG Run
- You will not be redirected to the graph view of this latest DAG Run you just triggered.
(see gif above)
Operating System
Debian GNU/Linux 11 (bullseye)
Versions of Apache Airflow Providers
No response
Deployment
Docker-Compose
Deployment details
Docker Compose version v2.2.3
Are you willing to submit PR?
Code of Conduct
Apache Airflow version
2.9.1
If "Other Airflow 2 version" selected, which one?
No response
What happened?
Triggering a DAG Run from the DAG Graph View does not redirect to the triggered DAG Run page.
What you think should happen instead?
After Triggering a DAG Run from the DAG Graph View the user should be redirected to the graph view of the DAG RUN he just triggered.
How to reproduce
(see gif above)
Operating System
Debian GNU/Linux 11 (bullseye)
Versions of Apache Airflow Providers
No response
Deployment
Docker-Compose
Deployment details
Docker Compose version v2.2.3
Are you willing to submit PR?
Code of Conduct