Description
When the cartographer gets a new mapping, it will try to create or update proxies for each entity in the mapping, even if it's already being tracked. This can result in multiple registrations in a proxy for the same entity, or even multiple proxies tracking the same entity
Acceptance criteria