Docker-Compose: Search function not indexing any new tickets since 4.0 upgraded

Infos:

  • Used Zammad version: 4.0
  • Used Zammad installation type: docker-compose
  • Operating system: Ubuntu 20.4.2 LTS
  • Browser + version: Chrome, Firefox

Expected behavior:

  • Searching for any tickets entered post 4.0 are not found. Old tickets are found.

Actual behavior:

  • Run a report and no results for tickets entered after the 4.0 upgrade was run

Steps to reproduce the behavior:

$ docker-compose stop
$ git pull
$ docker-compose pull
$ docker-compose up

run rake searchindex:rebuild
fix my problem

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