Appearance
1.18.1
Fixed
- ★Fixed links lost when records sync out of orderAutoCount
- ★Fixed set-password links opening the wrong companyPortalMobile
Notes
★1. Links broken by out-of-order syncing
AutoCount does not guarantee that related records arrive in any particular order. If a record reached us before the thing it points at — a user before their customer, an order line before its item, a stock balance or a catalogue entry before the item it refers to — the link between them was written pointing at nothing.
Nothing announced it. The upload reported success, and the broken link stayed broken rather than repairing itself on a later sync.
Links now survive whatever order the records arrive in: one written before its target simply connects when the target turns up.