Actions
Bug #19538
closedOr selector for property Name=Value selector returns 0 elements
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
0
Name check:
To do
Fix check:
To do
Regression:
Description
In rudder 6.1.14, when we use the group criteria seletor on property `Name=Value`, with only one criteria line, it returns 0 nodes.
Step to reprodude:
- add a new string property to a node, for example test
with value test
- go to search page,
- create the criteria Property Name=Value test=test
with `AND` => one node returned,
- change composition to Or
=> 0 node returned
Updated by François ARMAND over 3 years ago
- Status changed from New to In progress
- Assignee set to François ARMAND
Updated by François ARMAND over 3 years ago
- Status changed from In progress to Pending technical review
- Assignee changed from François ARMAND to Vincent MEMBRÉ
- Pull Request set to https://github.com/Normation/rudder/pull/3721
Updated by François ARMAND over 3 years ago
- Status changed from Pending technical review to Pending release
Applied in changeset rudder|06d48bbc40ad8b804dff757a34d17e42a8cde7d3.
Updated by Vincent MEMBRÉ over 3 years ago
- Status changed from Pending release to Released
This bug has been fixed in Rudder 6.1.15 and 6.2.9 which were released today.
Actions