dmwm / CRABServer

15 stars 37 forks source link

make REST accept submit URL's w/o `inputdata` arg #8404

Closed belforte closed 1 month ago

belforte commented 1 month ago

make it REALLY optional (see also #8399 )

currently submission for PrivatMC fails because of

https://github.com/dmwm/CRABServer/blob/c69980662cbd4fa76e3801b6f3085856032743d6/src/python/CRABInterface/RESTUserWorkflow.py#L344-L345

which is not capable to accept missing inputdata