Rest API $orderby error in some services

Sure seems like it, until you realize that you’re making several calls over the wire, the client needs to know how to react to each call, changes in the business object have to be reconciled during upgrades.

Its A Trap GIF by Star Wars

Or, follow Kevin’s advice and wrap the whole transaction in a function, make a single atomic call, and potentially make your upgrades easier. :person_shrugging: If you search the list, you will find many people struggling with the same issues as you are and then suddenly, the light hits them.