Description
When executing concurrent propagations (e.g. for null-priority External Resources) for domains other than Master, the related PropagationTask is not saved, even if trace settings are configured in that way.
The problem seems to be related to an incorrect reference to Master's JPA Persistence Unit, which makes OpenJPA attempting to save against the wrong database.