Patching a leg of OTO order not working

I am placing an OTO order with one Buy leg and a stopLoss leg. The buy leg executes immediately and the stoploss order is open.

Now next day my strategy is trying to update (PATCH) the stoploss (which is still open) order with a new price but I get this error:

“only simple orders can be replaced at this time”

If the stoploss leg is open, why can’t I update it with a fresh price?

I guess it’s because:

But I agree, this is a significant pain point for me and I hope it is on the roadmap to be addressed soon…

Its frustrating, one step forward and then a wait of X months and then next. :slight_smile:

Regardless I will just implement this scenario for now with simple orders.