uranusjr opened a new pull request, #28397:
URL: https://github.com/apache/airflow/pull/28397

   When creating a DAG run from user input, attempt to block a specified run ID 
that looks too much like a scheduled run. We could technically allow this (and 
do some additional logic when a scheduled run really wants to use the same run 
ID), but I think it's simply too confusing to allow this anyway.
   
   Fix #27818.


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