You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@directory.apache.org by "Emmanuel Lecharny (JIRA)" <ji...@apache.org> on 2015/06/11 15:36:00 UTC

[jira] [Created] (DIRSTUDIO-1054) Saving teh OpenLDAP config does not work when we delete an element which has children

Emmanuel Lecharny created DIRSTUDIO-1054:
--------------------------------------------

             Summary: Saving teh OpenLDAP config does not work when we delete an element which has children
                 Key: DIRSTUDIO-1054
                 URL: https://issues.apache.org/jira/browse/DIRSTUDIO-1054
             Project: Directory Studio
          Issue Type: Bug
          Components: OpenLDAP Config
    Affects Versions: 2.0.0-M8 (2.0.0.v20130628)
            Reporter: Emmanuel Lecharny
             Fix For: 2.0.0-M10


At some point, if we delete, say, a partition, the associated entry in the configuration will have children. Sadly, in the {{PartitionDiffComputer}}, we create a Delete {{LdifEntry}} with the parent, ignoring the children. This will fail when we will try to apply the config as the children must be deleted first.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)