Closed cBournhonesque closed 1 month ago
As stated in the comment; if the entity has been pre-mapped by the remote, then we still want to return it in remove_by_remote even if not present in self.local_to_remote.
remove_by_remote
self.local_to_remote
As stated in the comment; if the entity has been pre-mapped by the remote, then we still want to return it in
remove_by_remote
even if not present inself.local_to_remote
.