ephraimbuddy commented on PR #30113:
URL: https://github.com/apache/airflow/pull/30113#issuecomment-1472516192

   > > 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.
   
   It's Ok to trigger a dagrun with a state of 'queued', run_type=manual just 
like we do in the UI. I think we should work on it instead of what you have in 
the other PR. WDYT?


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