uranusjr commented on issue #14299:
URL: https://github.com/apache/airflow/issues/14299#issuecomment-842386989


   So what can we do here? One way is to explicitly store the user-defined 
start date (e.g. `DAG.declated_start_date`) and rename the field as **Declared 
start date** so it’s clearer that might not be the time the DAG *actually* 
started. Another is to hide the field when `catchup=False` altogether, and 
maybe display something else to indicate whether the DAG has started or not.


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


Reply via email to