pierrejeambrun commented on issue #32751:
URL: https://github.com/apache/airflow/issues/32751#issuecomment-1646848230

   What is displayed in the tooltip depends on the `run_ordering` property of 
the timetable.
   
   I think the issue is that the ordering of the dagrun and the tooltip is 
dynamically dependent on the `timetable.run_ordering`, while the 
header/timetick displayed is always the `execeution_date` hence the difference.
   
   Maybe we can make the header also dynamic on the `ordering` property ?
   


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