Since update to 5.2 LDAP import job no longer starts automatically

Infos:

  • Used Zammad version: 5.2.0
  • Used Zammad installation type: (package)
  • Operating system: Ubuntu 20.04
  • Browser + version: Firefox 101.0.1

Expected behavior:

  • since update to “zammad 5.2” LDAP import does not start automatically.

Actual behavior:

  • The scheduler no longer starts importjobs every hours. this must be started manually

Scheduler.find_by(method: ‘ImportJob.start_registered’).last_run
=> Thu, 23 Jun 2022 07:34:45.896000000 UTC +00:00

Delayed::Job.count
=> 0

See:

tnx, issue has been fixed.
and sorry for double thread. I didn’t mean that in a bad way, I thought it was important for you.

No worry.
Next time just try to think if it’s a bug or not.

If you’re sure it’s a bug then post it on github - if it’s not, post it here.
Having two topics on two independent places makes several people busy with the same topic and that’s not useful for anyone. :slight_smile:

This topic was automatically closed 120 days after the last reply. New replies are no longer allowed.