Multistop Shipment is not building with expected stop sequence
Summary:
We have 2 orders
Order1 from A → B
Order2 from C → A
When orders are selected and bulk plan action is performed then shipment stops are coming in below sequence
A (pickup) → C (pickup) → B(drop) → A (drop)
Distance (0 Mi → 175 mi → 0 mi → 175.29 mi). Both stop C and B are having same physical address.
Expectation:
A (pickup) → B (drop)→ C (pickup)→ A (drop)
Pls suggest how to achieve this?
Content (please ensure you mask any confidential information):
Version (include the version you are using, if applicable):
25A
Code Snippet (add any code snippets that support your topic, if applicable):
0