Project

General

Profile

Actions

Architecture #10362

closed

Negation in "Search nodes" by package doesn't work

Added by Michael Schepp about 7 years ago. Updated 4 days ago.

Status:
Rejected
Priority:
N/A
Assignee:
-
Category:
Server components
Target version:
Effort required:
Name check:
Fix check:
Regression:
No

Description

Hi,

I was trying to search for nodes that have a specific software package not installed. It seems that the queries won't get executed correctly. I've tried several different search parameters:

1) Software -> Name -> not equal -> Package-Name (e.g. exim4)
2) Software -> Name -> Not matching Regex -> exim4.*
3) Software -> Name -> Not matching Regex -> ^(exim4$).*
4) Software -> Name -> Regex -> (?!exim4$).*

None of them worked. I guess it shouldn't require much effort to fix, because if the Regex is used correctly it should work.

Feel free to modify the ticket if it's more work to fix or if the severity is wrong.

Best regards,
Michael

Actions

Also available in: Atom PDF