Context entry created from an LDIF import is not shown in the Browser view
--------------------------------------------------------------------------
Key: DIRSTUDIO-465
URL: https://issues.apache.org/jira/browse/DIRSTUDIO-465
Project: Directory Studio
Issue Type: Bug
Components: studio-ldapbrowser
Affects Versions: 1.3.0
Reporter: Pierre-Arnaud Marcelot
Fix For: 1.3.1, 1.4.0
Let's say:
* I have an instance of Apache DS running with a 'dc=example,dc=com' partition which context
entry has not been created yet.
* I have an LDIF file containing the context entry
The LDIF file looks like:
dn: dc=example,dc=com
objectClass: top
objectClass: domain
dc: example
If I import the file in Studio, the context entry does not show up under the "Root DSE".
Even after a "Refresh" on the "Root DSE" node.
I need to close and re-open the connection to be able to view my context entry...
Or, without having to close and re-open the connection, if I launch the "New Context Entry"
wizard, the context entry now appears...
That's odd...
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
|