We use gitlab to track projects for our engraving business. We do not upload any code, only project details. Recently about a month ago, our search of the Issue Boards is not producing all of the search results. Projects that used to come up through search are not displaying. We can dig through our projects and find them still on gitlab, but search is no longer working as it should. What can we do to fix this?
This sounds very odd! Presumably you are using gitlab.com
?
This sounds like a bug, but I’m not sure whether your exact bug is already in the issues list, but I found these that might be relevant to you:
- Cannot search against issues with label ~“No Label”
- Using Search Context List(by Special GitLab References) , and diappear situation
- Issue search input broken - space between words - no Ctrl+A
- Gitlab issue search / filter does not handle words with diacritics (such as incĂłmodo)
If you do find relevant issues, please vote them up and add a comment (this will push the issue up the priority list and make it more likely to be resolved). If not, please do create a new issue and describe how to reproduce your bug in as much detail as you can.
I’m having the same issue as well with our instance of gitlab. We’re using the self-managed edition and after we upgraded to version 15.3.3, the search function in the Issue Board fails to perform a wildcard search. If I search for a whole word, it works. (i.e. If there’s a complete word in the title called PER0001234, search will fail with just 1234 but will succeed with PER0001234).
Same for me - self-hosted GitLab CE 15.5.2. Some more observations:
- German Umlauts are not found (ä,ö,ü) - however, can be replaced in searches with a, o, u (e.g. “Burste” instead of “Bürste”
- Old issues (created before updating to 15.3) are still found.
- Some issue are not found even when searching for full words in the title - no idea what the problem is.
Has anyone found a respective issue on GitLab already? Maybe the problem is caused by introducing Elastic Search and related changes to database queries…
Best
Christian