-
Notifications
You must be signed in to change notification settings - Fork 16.5k
Closed
Labels
area:UIRelated to UI/UX. For Frontend Developers.Related to UI/UX. For Frontend Developers.good first issuekind:featureFeature RequestsFeature Requests
Description
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?
- Yes I am willing to submit a PR!
Code of Conduct
- I agree to follow this project's Code of Conduct
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
area:UIRelated to UI/UX. For Frontend Developers.Related to UI/UX. For Frontend Developers.good first issuekind:featureFeature RequestsFeature Requests
