Search found 2 matches

by nmacgreg
23 Aug 2011, 21:48
Forum: Help
Topic: [SOLVED] Customers missing from AdminCustomerUser list
Replies: 1
Views: 2499

Re: Customers missing from AdminCustomerUser list

[Solved] Eureka - configurable parameter CustomerUserSearchListLimit is found in Kernel/Config/Defaults.pm & is set to 250 as a default - I have 251 Customers :D So, the trick is to ensure that you have a {CustomerUser} configuration stanza in your Config.pm (I did already, since I'm using LDAP ...
by nmacgreg
23 Aug 2011, 20:32
Forum: Help
Topic: [SOLVED] Customers missing from AdminCustomerUser list
Replies: 1
Views: 2499

[SOLVED] Customers missing from AdminCustomerUser list

I have added a new Customer, but the new Customer is not displayed in the AdminCustomerUser list. Aside from this problem, the system seems to operate normally: It is possible to use the search box to locate the Customer, if you know the firstname/lastname/userid. I can proceed to edit this Customer...