Andrea Patricelli created SYNCOPE-1959:
------------------------------------------
Summary: Error while editing group relationships in admin console
Key: SYNCOPE-1959
URL: https://issues.apache.org/jira/browse/SYNCOPE-1959
Project: Syncope
Issue Type: Bug
Components: console
Affects Versions: 4.1.0, 4.0.5
Reporter: Andrea Patricelli
Fix For: 4.0.6, 4.1.1, 5.0.0
# Login into admin console
# Create a new relationship type between GROUP (left) and any object (e.g.
PRINTER)
# In group section create or edit a group defining in the third step a new
relationship with an any object.
# Clicking on "Next" to access attributes page raises the following exception
{code:java}
Last cause: Cannot cast org.apache.syncope.common.lib.to.GroupTO to
org.apache.syncope.common.lib.to.GroupableRelatableTO {code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)