Actions
Defect #112
closedSelectBox remove all object call method PATCH
Start date:
08/22/2016
Due date:
% Done:
100%
Estimated time:
Affected versions:
Owner:
Description
Found on agenda roles.
When remove all object from multi select box is throw this exception:
PATCH http://localhost:8080/idm/api/roles/20 405 (Method Not Allowed) app.js:60737 [ERROR] {} { id: '4efe9517-2dff-47fb-974f-d299eddbe71d', creation: '2016-08-22T12:48:03.386+0000', statusEnum: 'METHOD_NOT_ALLOWED', message: 'Could not read payload!; nested exception is com.fasterxml.jackson.databind.JsonMappingException: N/A (through reference chain: eu.bcvsolutions.idm.core.model.entity.IdmRole["subRoles"])', parameters: {}, module: 'core', statusCode: 405, status: 'METHOD_NOT_ALLOWED' }
Actions