You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2021/03/03 12:15:03 UTC

[GitHub] [airflow] jtommi opened a new issue #14578: Add option to show actual start datetime in UI Last run

jtommi opened a new issue #14578:
URL: https://github.com/apache/airflow/issues/14578


   **Description**
   
   I'd like to have an option to make the "last run" column show the actual start datetime and not the run time
   
   **Use case / motivation**
   
   I have an hourly DAG.
   The last start in my timezone is 13h
   
   ![image](https://user-images.githubusercontent.com/33985391/109803929-f1f40c00-7c21-11eb-8d1f-1153f8774195.png)
   
   But the menu shows the last run
   
   ![image](https://user-images.githubusercontent.com/33985391/109803971-01735500-7c22-11eb-9bdf-203d7bc4a6c8.png)
   
   I know that that's not a bug, but what I do care about is when the tasks started running, not when the second last run stopped.
   Strangely enough I couldn't find an issue asking for this.
   
   **Are you willing to submit a PR?**
   
   Maybe, I'm a hobby programmer
   


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [airflow] jedcunningham commented on issue #14578: Add option to show actual start datetime in UI Last run

Posted by GitBox <gi...@apache.org>.
jedcunningham commented on issue #14578:
URL: https://github.com/apache/airflow/issues/14578#issuecomment-796311147


   I think [AIP-39](https://cwiki.apache.org/confluence/display/AIRFLOW/AIP-39+Richer+scheduler_interval) will necessitate exactly what you are looking for anyways, so we might want to hold off and see how that develops. (cc @ashb)


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [airflow] boring-cyborg[bot] commented on issue #14578: Add option to show actual start datetime in UI Last run

Posted by GitBox <gi...@apache.org>.
boring-cyborg[bot] commented on issue #14578:
URL: https://github.com/apache/airflow/issues/14578#issuecomment-789672374


   Thanks for opening your first issue here! Be sure to follow the issue template!
   


----------------------------------------------------------------
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:
users@infra.apache.org