fatmumuhomer opened a new issue #22238:
URL: https://github.com/apache/airflow/issues/22238


   ### Description
   
   Currently the DAGs view shows the Last Run and Next Run values using the 
data_interval_start. The full data interval information is available if the 
user hovers over the field. Airflow should allow these two fields to display 
the data_interval_end instead. This could be configurable at a system level via 
an environment variable or airflow.cfg or, if possible, per user.
   
   ### Use case/motivation
   
   There are two use case:
   1. To support users who are interested in monitoring data loads but who are 
not familiar with Airflow and may be confused by the concept of the data 
interval and, specifically, why the UI is showing the data_interval_start.
   2. The majority of the DAGs my team manages care more about the 
data_interval_end than the start and so we would, at a glance, prefer to be 
able to see the DAG information in relation to that.
   
   ### Related issues
   
   _No response_
   
   ### Are you willing to submit a PR?
   
   - [X] Yes I am willing to submit a PR!
   
   ### Code of Conduct
   
   - [X] I agree to follow this project's [Code of 
Conduct](https://github.com/apache/airflow/blob/main/CODE_OF_CONDUCT.md)
   


-- 
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: commits-unsubscr...@airflow.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to