You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 11, 2024. It is now read-only.
In some cases, it would be very nice if we could ensure that multiple EntryUpdates would always be merged into the same MapRevision. The current API implicitly supports this by always merging things created in BatchUpdateUsers together, but this is not a good API if large numbers of updates were supplied to the batch API.