Project

General

Profile

Defect #1276

Updated by Alena Peterová over 5 years ago

Version    8.1.7 

 After we manually create an a link to the account - "Accounts in system", this created account cannot be found afterwards with the "Internal server error". So this account can't be linked to any identity/role/... 

 
 Error in log: 
 <pre> 
 org.springframework.dao.InvalidDataAccessApiUsageException: The given id must not be null!; nested exception is java.lang.IllegalArgumentException: The given id must not be null! 
 </pre>

Back