Skip to content
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
meta search
  • Loading branch information
Rom1-B committed Aug 8, 2025
commit 46d11bc44ba6d60558e60e0ed647b397f928ab96
3 changes: 1 addition & 2 deletions src/Glpi/Search/Provider/SQLProvider.php
Original file line number Diff line number Diff line change
Expand Up @@ -2877,8 +2877,7 @@ public static function getLeftJoinCriteria(
$interlinkfield,
(bool) $meta,
$meta_type,
$interjoinparams,
$use_join_subquery
$interjoinparams
));

// No direct link with the previous joins
Expand Down