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.
Actions