[
https://issues.apache.org/jira/browse/SYNCOPE-1128?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Francesco Chicchiriccò resolved SYNCOPE-1128.
---------------------------------------------
Resolution: Fixed
> Content exporter does not sort for internal foreign keys
> --------------------------------------------------------
>
> Key: SYNCOPE-1128
> URL: https://issues.apache.org/jira/browse/SYNCOPE-1128
> Project: Syncope
> Issue Type: Bug
> Components: core
> Affects Versions: 1.1.8, 1.2.10, 2.0.3
> Reporter: Francesco Chicchiriccò
> Assignee: Francesco Chicchiriccò
> Fix For: 1.2.11, 2.0.4, 2.1.0
>
>
> Some database tables created for JPA entities (say {{Realm}}) contain foreign
> key constraints related to other column(s) in the same table.
> This means that, when exporting the content as XML, the order in which their
> rows is report must take this conditions into account.
> This is currently not happening, as child Realms might be exported before
> parent Realms, thus generating errors during subsequent import.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)