Actions
Defect #3355
closedRoles in the role request are not sorted by name, error when trying to sort them
Start date:
05/04/2023
Due date:
% Done:
100%
Estimated time:
Affected versions:
Owner:
Peter Štrunc
Description
Roles in the role request are not sorted by name by default, as they used to be.
When you click on the column header "Role" to sort it, you get an error:
May 4 18:58:38 idmsnt czechidm[1023]: 2023-05-04 18:58:38.396 ERROR 10792704 --- [http-nio-8080-exec-6] eu.bcvsolutions.idm.core.exception.ExceptionControllerAdvice.log : [core:INTERNAL _SERVER_ERROR:f75a2573-b67f-46a6-96ff-feb40db30603] No property name found for type AccAccountConceptRoleRequest! ({}) May 4 18:58:38 idmsnt czechidm[1023]: org.springframework.data.mapping.PropertyReferenceException: No property name found for type AccAccountConceptRoleRequest! May 4 18:58:38 idmsnt czechidm[1023]: #011at org.springframework.data.mapping.PropertyPath.<init>(PropertyPath.java:94)
Files
Actions