Project

General

Profile

Actions

Bug #24971

closed

Search for machine type (virtual, physical) does not work

Added by François ARMAND about 2 months ago. Updated about 1 month ago.

Status:
Released
Priority:
N/A
Category:
Web - Nodes & inventories
Target version:
Severity:
Critical - prevents main use of Rudder | no workaround | data loss | security
UX impact:
User visibility:
Effort required:
Priority:
0
Name check:
To do
Fix check:
Checked
Regression:
No

Description

The search with a criteria on machine type (whatever the value) always return an empty set.

This can be tested in UI (group or node search, with harware > Machine Type criteria) or via API, with something like:

curl --globoff -k -X GET -H "X-API-TOKEN: xxxx" 'https://xxxxx/api/latest/nodes?where=[{"objectType":"machine","attribute":"machineType","comparator":"eq","value":"Virtual"}]' | jq -r '.'


Subtasks 1 (0 open1 closed)

Bug #25001: Manufacturer get lost tooReleasedClark ANDRIANASOLOActions
Actions #1

Updated by François ARMAND about 2 months ago

  • Status changed from New to In progress
  • Assignee set to François ARMAND
Actions #2

Updated by François ARMAND about 2 months 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/5713
Actions #3

Updated by Anonymous about 2 months ago

  • Status changed from Pending technical review to Pending release
Actions #4

Updated by François ARMAND about 1 month ago

  • Subtask #25001 added
Actions #6

Updated by Elaad FURREEDAN about 1 month ago

  • Fix check changed from To do to Checked
Actions #7

Updated by Vincent MEMBRÉ about 1 month ago

  • Status changed from Pending release to Released

This bug has been fixed in Rudder 8.1.4 which was released today.

Actions

Also available in: Atom PDF