dstandish opened a new issue, #48412: URL: https://github.com/apache/airflow/issues/48412
### Body As part of the AIP-83 amendment process we decided to make logical_date nullable, and to make it default null for manually triggered dags. We got some feedback that this will suck for users. So we want to keep the airlfow 2 behavior where logical_date is `now()` by default, but the users can optionally select null. **NOTE: This will have a UI component!!!** We will need to update the UI date picker so that user can optionally choose null. ### Committer - [x] I acknowledge that I am a maintainer/committer of the Apache Airflow project. -- 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]
