GergelyKalmar opened a new issue #16691:
URL: https://github.com/apache/airflow/issues/16691


   **Description**
   
   I would like to be able to configure the "Last Run" column to show the last 
start date/time (instead of the last execution date/time) on the home page.
   
   **Use case / motivation**
   
   The large majority of my scheduled pipelines transfer data from one system 
to another, in which case the data in the target system will be up-to-date 
until about the task start date. It would therefore be much more useful to me 
to see when was a DAG last started (the "execution time" is not really 
meaningful for such use cases).
   
   Being able to switch the column so that the start date is shown by default 
(and the execution date/time perhaps on hover) would make the home page much 
more useful to us.
   
   **Are you willing to submit a PR?**
   
   I am not very familiar with the codebase yet, but it should be relatively 
straightforward for someone who knows it well.
   
   **Related Issues**
   
   I could not find a related issue, even though I imagine it is likely that 
this issue was discussed before.
   


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