Skip to content

AIP-65: || Previous DAG_VERSION_ID is displayed after clearing task on task_instance detail page. #44451

@vatsrahul1001

Description

@vatsrahul1001

Apache Airflow version

main (development)

If "Other Airflow 2 version" selected, which one?

No response

What happened?

When a task is cleared after changes in DAG code It takes the latest DAG version code, however, on task details page its still showing previous DAG_VERSION_ID,

What you think should happen instead?

Task details page should show the latest DAG_VERSION_ID.

How to reproduce

  1. Create a DAG RUN .
  2. Make some changes in DAG after Improving the search functionality in the graph view #1 run is completed.
  3. Now clear the existing run task.
  4. Check DAG Version on task details page is still showing pervious version.

Operating System

Linux

Versions of Apache Airflow Providers

No response

Deployment

Other

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

Metadata

Metadata

Assignees

Labels

area:UIRelated to UI/UX. For Frontend Developers.area:corekind:bugThis is a clearly a bugpriority:lowBug with a simple workaround that would not block a release

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions