Shall we run search index rebuild command for particular object

Infos:

  • Used Zammad version: 6.00
  • Used Zammad installation type: (source, package, docker-compose, …)
  • Operating system: package
  • Browser + version:

Expected behavior:

  • Whenever I insert the users into users table need to run the “search index rebuild” command for user object only to update the new users in the application not whole zammad objects of ticket, organization and team.

Actual behavior:

  • The search index rebuild command runs for whole objects of tickets, organizations, teams and users

Steps to reproduce the behavior:

You are extremely outdated. Upcoming stable version is Zammad 6.5, current stable (and security release) is Zammad 6.4.1. Update your system asap - before doing anything else.

Are you implying, you’re inserting users directly into the database, without using AP, UI or rails console…?