Unit test and runtime behaviour of controller differ

I forgot to mention that I updated the original comment with the controller code. The controller code is the same for this controller as well as the other one. I also think that I didn’t edit the create function either.

So I think that the update function is as expected. I printed the contents of job_control_params and it’s what I’d expect it to be

I’d be less confused if my other controller/tests didn’t pass and if using the API via a client wasn’t working as expected