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 2019/06/20 14:47:00 UTC

[jira] [Created] (DIRSTUDIO-1230) We could use the nbChildren op attr to give the number of children after each entry

Emmanuel Lecharny created DIRSTUDIO-1230:
--------------------------------------------

             Summary: We could use the nbChildren op attr to give the number of children after each entry
                 Key: DIRSTUDIO-1230
                 URL: https://issues.apache.org/jira/browse/DIRSTUDIO-1230
             Project: Directory Studio
          Issue Type: Improvement
          Components: studio-ldapbrowser
    Affects Versions: 2.0.0-M14
            Reporter: Emmanuel Lecharny


When we browse a DIT, clicking on entries update the parent with the number of children it has. For instance, if one click on {{ou=schema}} to list the existing ApacheDS schema, the {{ou=schema}} is updated to become {{ou=schema (21)}}, because there are 21 children under {{ou=schema}}.

We can get the same result even without clicking on an entry by rerquesting the {{nbChildren}} operational attribute with each entry - at least with ApacheDS -, no need to wait for another search.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@directory.apache.org
For additional commands, e-mail: dev-help@directory.apache.org