Comment 5 for bug 1337294

Revision history for this message
Ursula Junque (ursinha) wrote :

Thanks cjwatson.
It turns out the problem happened when the CLI tried to change the ticket status to "Queued", the patch request was never completed and the ticket couldn't be picked up by the webui or the lander. The CLI didn't fail because we weren't ensuring it should raise an exception in case the request returned an error code. I've submitted a fix for that.