bbovenzi commented on issue #49639: URL: https://github.com/apache/airflow/issues/49639#issuecomment-2825071224
Testing locally. Clearing a single task instance: - task instance version number updates - that version is added to the list of versions for the dag run Clearing an entire dag run: - task instances versions update - dag run version is just added to the versions array on a dag run. I feel like we would want to only show the latest version on the dagun in this case? <img width="1463" alt="Image" src="https://github.com/user-attachments/assets/af22ad07-877b-4366-a8e3-79ec93529f57" /> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
