Project

General

Profile

Actions

Defect #112

closed

SelectBox remove all object call method PATCH

Added by Ondřej Kopr over 8 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Radek Tomiška
Category:
Frontend
Target version:
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

Also available in: Atom PDF