You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@syncope.apache.org by "Francesco Chicchiriccò (JIRA)" <ji...@apache.org> on 2017/06/27 14:18:00 UTC

[jira] [Assigned] (SYNCOPE-1128) Content exporter does not sort for internal foreign keys

     [ https://issues.apache.org/jira/browse/SYNCOPE-1128?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Francesco Chicchiriccò reassigned SYNCOPE-1128:
-----------------------------------------------

    Assignee: Francesco Chicchiriccò

> 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)