SamWheating commented on PR #30113: URL: https://github.com/apache/airflow/pull/30113#issuecomment-1472313739
> We shouldn't allow users to create dagruns with states other than queued. I'm not seeing a protection from users creating dagruns with other states This goes back to my original question about whether this is a bug in the spec or a bug in the implementation. If there's only one acceptable value for a field then there's no point in exposing it as a read-write field, and we should just keep this as read-only and fix the spec. I will open a separate PR for that, and you can merge one or the other. -- 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]
