-
Notifications
You must be signed in to change notification settings - Fork 16.4k
Closed
Labels
area:UIRelated to UI/UX. For Frontend Developers.Related to UI/UX. For Frontend Developers.area:corekind:bugThis is a clearly a bugThis is a clearly a bugpriority:lowBug with a simple workaround that would not block a releaseBug with a simple workaround that would not block a release
Milestone
Description
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
- Create a DAG RUN .
- Make some changes in DAG after Improving the search functionality in the graph view #1 run is completed.
- Now clear the existing run task.
- 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
- I agree to follow this project's Code of Conduct
Metadata
Metadata
Assignees
Labels
area:UIRelated to UI/UX. For Frontend Developers.Related to UI/UX. For Frontend Developers.area:corekind:bugThis is a clearly a bugThis is a clearly a bugpriority:lowBug with a simple workaround that would not block a releaseBug with a simple workaround that would not block a release