Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Elasticsearch initial customeruser migration from ldap #950

Closed
StefanRother-OTOBO opened this issue Apr 18, 2021 · 0 comments
Closed

Elasticsearch initial customeruser migration from ldap #950

StefanRother-OTOBO opened this issue Apr 18, 2021 · 0 comments
Assignees
Milestone

Comments

@StefanRother-OTOBO
Copy link
Contributor

If I use

bin/otobo.Console.pm Maint::Elasticsearch::Migration

sometimes not all customeruser are found, cause some LDAP or AD servers limit the return of results. In this case we can now still get all the results by splitting the queries. 1: splits the queries into searches for a-z, a0-z9, 0-9. 2: aa-zz, a0-z9 and 0-9.

@StefanRother-OTOBO StefanRother-OTOBO self-assigned this Apr 18, 2021
@StefanRother-OTOBO StefanRother-OTOBO added this to the OTOBO 10.0.10 milestone Apr 18, 2021
svenoe pushed a commit that referenced this issue Apr 19, 2021
@svenoe svenoe closed this as completed Apr 19, 2021
bschmalhofer added a commit that referenced this issue Aug 28, 2024
Turn off the check of email addresses.
Turn off event handler Ticket::EventModulePost###950-TicketAppointments
as appointments are not part of the import. Furthermore, calling this handler
creates many async events, which might lead to deadlocks.
Also a bit of tidying.
bschmalhofer added a commit that referenced this issue Aug 28, 2024
Turn off the check of email addresses.

Turn off event handler Ticket::EventModulePost###950-TicketAppointments
as appointments are not part of the import. Furthermore, calling this handler
creates many async events, which might lead to deadlocks.

Turn off event handler Ticket::EventModulePost###8000-GenericAgent
This is usually only Elasticsearch indexing

Also a bit of tidying.
bschmalhofer added a commit that referenced this issue Aug 29, 2024
Turn off the check of email addresses.

Turn off event handler Ticket::EventModulePost###950-TicketAppointments
as appointments are not part of the import. Furthermore, calling this handler
creates many async events, which might lead to deadlocks.

Turn off event handler Ticket::EventModulePost###8000-GenericAgent
This is usually only Elasticsearch indexing

Also a bit of tidying.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants