Repository 'repository_id' is not a database repository
and can not contain entities from other repository.
Explanation
This repository can not store or reference entities from other repositories. Only database repository can do this.
Programmer response
Change the repository configuration to store all the entities in one repository for non-database type repository.