Categories

  • 627 Topics
    2k Posts
    K
    @Milan-Leszkow i-doit does not natively support conditional rules for object state changes in the Community Edition. To enforce such rules, you'd need to implement custom logic using the i-doit API or a plugin.
  • 4k Topics
    16k Posts
    J
    Hallo i-doit Community, ich bin seit kurzer Zeit für eine vorhandene i-doit Instanz verantwortlich geworden. Unter /var/www/html/log stoppt der ldap_xxxx log einfach Ende letzten Jahres. Ich habe unter /etc/cron.d/i-doit gefunden das: #LDAP Sync 35 * * * * www-data /usr/local/bin/idoit ldap-sync --config /var/www/html/src/config/ldap-sync.ini --quiet der Sync läuft eigentlich jede Stunde. Das scheint aber nicht zu klappen. Führe ich den Sync manuell aus: /var/www/html/console.php ldap-sync -u=import -p=************** --config /var/www/html/src/config/ldap-sync.ini --verbose beendet er mit folgendem Fehler: Duplicate entry 'imi' for key 'isys_cats_person_list__title' Kann das schon der Grund sein, warum der Import seit letztem Jahr nicht mehr läuft? Wie kann ich das beheben? Liebe Grüße, Jan-Henrik