Infos:
- Used Zammad version: 6.5
- Used Zammad installation type: Package
- Operating system: Ubuntu
- Browser + version: Chrome
Expected behavior:
- Always the global search and other search works properly and perfectly without any fail.
- Whenever I try to type the text, the search should display the suggestions and related results for entered text in the search input.
Actual behavior:
- Sometimes the searching user details not found even they are existing in the database.
- User not found while searching. Getting empty results even entered full text.
- We are insert and update the user records directly to users table, it can affect the consistent search functionalities in zammad applicatin.
Steps to reproduce the behavior:
- The elastic search should be run and works perfectly, it can reduce the search issues.