Francesco Chicchiriccò created SYNCOPE-1960:
-----------------------------------------------
Summary: Cannot remove aux class from user, group or any object
Key: SYNCOPE-1960
URL: https://issues.apache.org/jira/browse/SYNCOPE-1960
Project: Syncope
Issue Type: Bug
Components: core
Affects Versions: 4.1.0, 4.0.5
Reporter: Francesco Chicchiriccò
Assignee: Francesco Chicchiriccò
Fix For: 4.0.6, 4.1.1, 5.0.0
# login as admin into admin console
# create 1 AnyTypeClass with 1 schema
# create a User, add the created AnyTypeClass as aux class, set a value for the
schema belonging to the added AnyTypeClass
# edit the user and remove the AnyTypeClass
At this point an InvalidEntity error is thrown even if the schema no longer has
any value, e.g. *InvalidEntity: InvalidPlainAttr: [schemaName] not allowed for
this instance*
--
This message was sent by Atlassian Jira
(v8.20.10#820010)