Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
1 of 2 tasks
vatsrahul1001 opened this issue Nov 28, 2024 · 0 comments
Assignees
Labels
area:core area:UI Related to UI/UX. For Frontend Developers. kind:bug This is a clearly a bug needs-triage label for new issues that we didn't triage yet

Comments

@vatsrahul1001
Copy link
Collaborator

vatsrahul1001 commented Nov 28, 2024

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

@vatsrahul1001 vatsrahul1001 added kind:bug This is a clearly a bug area:core needs-triage label for new issues that we didn't triage yet labels Nov 28, 2024
@vatsrahul1001 vatsrahul1001 changed the title AIP-65: || Previous DAG_VERSION_ID is being displayed after clear task in task_instance detail page AIP-65: || Previous DAG_VERSION_ID is being displayed after clearing task on task_instance detail page Nov 28, 2024
@dosubot dosubot bot added the area:UI Related to UI/UX. For Frontend Developers. label Nov 28, 2024
@vatsrahul1001 vatsrahul1001 changed the title AIP-65: || Previous DAG_VERSION_ID is being displayed after clearing task on task_instance detail page AIP-65: || Previous DAG_VERSION_ID is displayed after clearing task on task_instance detail page. Nov 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:core area:UI Related to UI/UX. For Frontend Developers. kind:bug This is a clearly a bug needs-triage label for new issues that we didn't triage yet
Projects
None yet
Development

No branches or pull requests

2 participants