shahar1 opened a new issue, #55899:
URL: https://github.com/apache/airflow/issues/55899

   ### Description
   
   I've noticed that in Airflow 3, the tasks in the grid view might not be 
sorted topologically. There is a small complexity due to the Dag versioning, 
i.e., according to which version the tasks should be ordered, as it could 
change between versions. For starters, we could assume the latest version - and 
later maybe customize it according to a specfic version, similar as we do in 
the graph view.
   It should be easier to resolve after merging #52286 (#53216), when we have 
the version queries ready in the grid view.
   
   ### Use case/motivation
   
   <img width="1549" height="442" alt="Image" 
src="https://github.com/user-attachments/assets/f9d580a1-d861-4566-b971-bac9a5a1ffe7";
 />
   
   <img width="536" height="246" alt="Image" 
src="https://github.com/user-attachments/assets/b9226391-05bb-4991-9328-3d9f2996b878";
 />
   
   ### Related issues
   
   _No response_
   
   ### Are you willing to submit a PR?
   
   - [x] Yes I am willing to submit a PR!
   
   ### Code of Conduct
   
   - [x] I agree to follow this project's [Code of 
Conduct](https://github.com/apache/airflow/blob/main/CODE_OF_CONDUCT.md)
   


-- 
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]

Reply via email to