* Early return in case the given `id` is already in the same library as its target `owner_id` (in addition to both being local data). * Assert with message AND return in case the given `id` is a linked ID from a different library. The second point somewhat mitigates the severity of #130194.