Actions
Bug #14522
closedError about failed move of machine inventory doesn't give sufficient context information
Status:
Released
Priority:
N/A
Assignee:
Category:
Web - Nodes & inventories
Target version:
Pull Request:
Severity:
Minor - inconvenience | misleading | easy workaround
UX impact:
User visibility:
Operational - other Techniques | Rudder settings | Plugins
Effort required:
Very Small
Priority:
80
Name check:
Fix check:
Regression:
Description
A user reported the following error in his log:
ERROR com.normation.inventory.ldap.core.FullInventoryRepositoryImpl - Error when updating the container value when moving nodes 'xxxxxx'
That error happen when we move a node from a status to an other but we can't do the same for his linked machine. In that case, we want to know exactly what was supposed to happen and what happened for real.
Also, it should make clears that it is a problem only for the "pending -> accepted" transition, not for the "accepted -> deleted" one.
Updated by François ARMAND about 6 years ago
- Status changed from In progress to Pending technical review
- Assignee changed from François ARMAND to Nicolas CHARLES
- Pull Request set to https://github.com/Normation/rudder/pull/2161
Updated by François ARMAND about 6 years ago
- Status changed from Pending technical review to Pending release
Applied in changeset rudder|4c187dbd2767bd5dc764d7d0dc214f35a68898bf.
Updated by Vincent MEMBRÉ almost 6 years ago
This bug has been fixed in Rudder 4.1.21, 4.3.11 and 5.0.9 which were released today.
Actions