glpi-project / glpi

GLPI is a Free Asset and IT Management Software package, Data center management, ITIL Service Desk, licenses tracking and software auditing.
https://glpi-project.org
GNU General Public License v3.0
4.34k stars 1.3k forks source link

fix(search): Items seen notcontains #18340

Closed Rom1-B closed 9 hours ago

Rom1-B commented 1 week ago

Checklist before requesting a review

Please delete options that are not relevant.

Description

The search filter “Items seen not contains ...” did not work

Screenshots (if appropriate):

image

trasher commented 6 days ago

Another Search issue with a not :(

It certainly requires a test case. This ones looks simple, but I've learned to be careful on Search changes :D

trasher commented 6 days ago

Please ask feedback from customer

steege2 commented 15 hours ago

We have applied the changes in the Search.php in our installation but this does not fix the search results.

We have replaced the file with the version of release 10.0.16 and then it works again.

Rom1-B commented 12 hours ago

@steege2,

This patch only deals with the specific case of “Items seen”. All other fields are corrected by: https://github.com/glpi-project/glpi/pull/18257

steege2 commented 11 hours ago

@Rom1-B Thanks for the clarification, we will have a look there.

Rom1-B commented 10 hours ago

Please ask feedback from customer

It has just validated