Skip to content

Triggering a DAG Run from the DAG Graph View does not redirect to the triggered DAG Run page #37935

@pedro-cf

Description

@pedro-cf

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.

2024-03-06 11-28-12

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

  1. Ensure 'AIRFLOW__WEBSERVER__DAG_DEFAULT_VIEW' is set to 'graph'
  2. Click on a DAG that has Parameters.
  3. Go to the graph View
  4. Click the Trigger DAG Run button.
  5. Trigger DAG Run
  6. 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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions