Can't search by attachment's filename. Or am I just stupid?

Hello,

I am experiencing an issue where I cannot find tickets by searching for a string that is only present in an attachment’s filename. However, searching for text within the file content works correctly. I have already run “zammad run rake zammad:searchindex:rebuild”, but it did not resolve the issue.

Infos:

  • Used Zammad version: 7.0.0-1772726494.13e12b47.jammy
  • Used Zammad installation type: package
  • Operating system: Ubuntu 22.04.5 LTS
  • Browser + version: Edge 147.0.3912.86

Expected behavior:

  • I can find the ticket by searching for the file name.

Actual behavior:

I can’t find any tickets when I search for the name of an attachment. (Picture 2 & 3)
But when I search for a string that’s in the attachment, I find the ticket. (Picture 4)

Steps to reproduce the behavior:

Create a ticket and attach a file where the filename contains a string that is not present within the file’s content.

Pictures

Picture 1


Picture 2

Picture 3

Picture 4

Picture 5