alexbegg commented on pull request #2460: URL: https://github.com/apache/airflow/pull/2460#issuecomment-683156113
@ultrabug @ryw FYI, I just made a PR to correct the "Start Date" tooltip to actually show the real start date (it was showing the execution date in RBAC UI) https://github.com/apache/airflow/pull/10637 which fixed the redundancy issue Also, maybe an alternative to a new column can be just a 2nd line in that tooltip to show the next execution? I have dealt with changes the json that provides the data for the Last Run column so I am open to working on adding this in there too if needed. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
