Actions
Bug #24937
closedQuery in get pending node API doesn't match anything
Pull Request:
Severity:
Minor - inconvenience | misleading | easy workaround
UX impact:
User visibility:
Effort required:
Priority:
0
Name check:
To do
Fix check:
Checked
Regression:
Yes
Description
In 8.1 if we try to use the API to get the list of pending nodes with a filter query, like this : /nodes/pending@where=[{"objectType":"node","attribute":"nodeHostname","comparator":"eq","value":"ubuntu22.rudder.local"}]
the list of nodes in response is empty, if we retry the request without filter the list of nodes it contains the node
Updated by Elaad FURREEDAN 6 months ago
- Status changed from In progress to Pending technical review
- Assignee changed from Elaad FURREEDAN to François ARMAND
- Pull Request set to https://github.com/Normation/rudder/pull/5687
Updated by Anonymous 6 months ago
- Status changed from Pending technical review to Pending release
Applied in changeset rudder|ec060aafca782863d4bcbd45e8a6f9aba7c8bb34.
Updated by Clark ANDRIANASOLO 6 months ago
- Fix check changed from To do to Checked
Updated by Vincent MEMBRÉ 6 months ago
- Status changed from Pending release to Released
This bug has been fixed in Rudder 8.1.3 which was released today.
Actions