Order detail should only show up once
Shows up twice with inconsistent results

Node: 7.10.0
NPM: 5.3.0
Meteor Node: 4.8.4
Meteor NPM: 4.6.1
Reaction CLI: 0.12.0
Reaction: 1.5.0
Reaction branch: spencer-fix-2955-order-publication-userid (marketplace)
Docker: 17.06.2-ce
Notes

Unable to replicate this on new orders and after reaction reset.
~@zenweasel~ @kieha could you try reproducing this bug after a reaction reset/ just on new orders.
Every first order of every user seems to come with two shipping objects that have the same shopId. The subsequent orders all have one shipping object. This is after a reaction reset.
To add also, for those two shipping objects mentioned, there's a success/error field in there i.e shipping.shipmentQuotesQueryStatus.requestStatus. (cc @jm-wanja you mentioned this too somewhere, right?)
@impactmass seen it. Thanks for mentioning it.
Update
@joykare I see this issue all day with new orders and I'm constantly resetting. Let me try and drill down into some better reproduction steps.
I think the two shipping records is a bug introduced by me that I have fixed on #2847
@zenweasel just tested for this on your PR and its fixed (you could add this as a bug your PR resolves_unless you can reproduce it some other way)
Resolved by #2847