Francesco Chicchiriccò created SYNCOPE-1374:
-----------------------------------------------
Summary: Concurrent propagation tasks for non-Master domains not
saved
Key: SYNCOPE-1374
URL: https://issues.apache.org/jira/browse/SYNCOPE-1374
Project: Syncope
Issue Type: Bug
Components: core
Affects Versions: 2.1.1, 2.0.10
Reporter: Francesco Chicchiriccò
Assignee: Francesco Chicchiriccò
Fix For: 2.0.11, 2.1.2
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.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)