Page MenuHomePhabricator

Create a factory of DataValueDserializer instances configured for the given repository
Closed, ResolvedPublic

Description

When deserializing EntityIdValue DataValueDeserializer instance should be using the EntityIdParser configured for the particular repository. In particular, it should be adding a repository prefix to the id serialization while deserializing entity ids from the foreign repository.