Skip to content

UI - Graph option selector DagRun and Versions #51487

Open
@pierrejeambrun

Description

@pierrejeambrun

Body

When we select a DagRun, automatically the Version will be changed to match the one of the dagrun and display the relevant structure of the dagrun, that's great.

When we do the opposite, for instance we select different versions for a specific dagrun it will display the version structure and try to match the execution of the DagRun on it. It makes sense for DagRun with multiple versions, but I don't think we should be able to explore DagVersions that are not part of the selected dagrun at all.

It makes it hard to follow when we start playing with the version selector when a DagRun is selected. (Is the DagVersion that I have selected part of the DagRun.dag_versions, or am I watching a completely unrelated structure)

For instance in the following image I have the v2 structure displayed for a DagRun that actually only has v4 part of his versions. The output graph doesn't make much sense.
Image

I do not know yet what is the best way to address this, any idea is welcome.

Committer

  • I acknowledge that I am a maintainer/committer of the Apache Airflow project.

Metadata

Metadata

Assignees

Labels

area:UIRelated to UI/UX. For Frontend Developers.good first issuekind:metaHigh-level information important to the community

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions