hello everyone i am migrating itop version 3.1.0-2-11973 and as you can see i added my class and my extension corresponding to my multiple ldap users, as well as i filled my records from the previous database to the current one so it mentions that if you have while you are in the user filter, but you filter by multiple ldap user you get the amount of results but it does not display these results.
Mind that UserMultipleLDAP is a custom extension, written for an old version of iTop.
See https://www.itophub.io/wiki/page?id=extensions:authent-ldap - multiple LDAP support is now part of iTop core. So I'd stop relying on the previous extension for it; and try to properly convert the previous UserMultiLDAP users to UserLDAP users; or re-create them.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
hello everyone i am migrating itop version 3.1.0-2-11973 and as you can see i added my class and my extension corresponding to my multiple ldap users, as well as i filled my records from the previous database to the current one so it mentions that if you have while you are in the user filter, but you filter by multiple ldap user you get the amount of results but it does not display these results.
I also add the following image when filtering by UserMultipleLDAP
Mind that UserMultipleLDAP is a custom extension, written for an old version of iTop.
See https://www.itophub.io/wiki/page?id=extensions:authent-ldap - multiple LDAP support is now part of iTop core. So I'd stop relying on the previous extension for it; and try to properly convert the previous UserMultiLDAP users to UserLDAP users; or re-create them.