dstandish commented on PR #49726:
URL: https://github.com/apache/airflow/pull/49726#issuecomment-2828274102

   > We might need to update the Dag Run Details page: 
https://github.com/apache/airflow/blob/main/airflow-core/src/airflow/ui/src/pages/Run/Details.tsx#L140
   
   Yeah so the dag versions are what the dag versions are... they are sort of 
useless for the user.  For a dag run in a dag that uses a versioned bundle 
(yes, too many conceps), it will always point to just one dag version; though 
that dag version might correspond to a bundle version that was "old" at time 
dag run created. 
   
   all quite confusing, yes.


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