Project

General

Profile

Bug #14522

Updated by François ARMAND about 5 years ago

A user reported the following error in his log: 

 <pre> 
 ERROR com.normation.inventory.ldap.core.FullInventoryRepositoryImpl - Error when updating the container value when moving nodes 'xxxxxx' 
 </pre> 

 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.

Back