Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Search Options: fix negative tag research #230

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

MyvTsv
Copy link
Contributor

@MyvTsv MyvTsv commented Feb 13, 2025

Checklist before requesting a review

Please delete options that are not relevant.

  • I have performed a self-review of my code.
  • I have added tests (when available) that prove my fix is effective or that my feature works.
  • I have updated the CHANGELOG with a short functional description of the fix or new feature.
  • This change requires a documentation update.

Description

If we search for an item that does not contain a specific tag, the "is not" search will not work. For example, if a ticket has a tag "Tag1" and "Tag2", and we perform this search:

Capture d’écran du 2025-02-13 16-46-22

the ticket is still returned

To work, it also needs this PR in the core: glpi-project/glpi#18978

setup.php Outdated Show resolved Hide resolved
@MyvTsv MyvTsv requested a review from Rom1-B February 19, 2025 12:46
@stonebuzz
Copy link
Contributor

I would like to wait for cedric's feedback on GLPI's PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants