11826797 - ShippingEasy Error Sequence contains more than one element
The ShippingEasy system, which we began supporting in 10.0, offers the ability to split up an order so, for example, you could ship one widget immediately, two more next week, and two more the week after. Unfortunately, our initial support of the ShippingEasy integration did not anticipate that scenario, so when it the BirdDog Connector Sub-System tried to write back to the ERP with tracking numbers for the second shipment, the system choked and threw an error. In retrospect, this was a pretty obvious scenario and a concept we already supported elsewhere, so we fixed the code.