[
https://issues.apache.org/jira/browse/SYNCOPE-1959?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18070887#comment-18070887
]
ASF subversion and git services commented on SYNCOPE-1959:
----------------------------------------------------------
Commit e0205a491c4d480165f7d5814d9a7a96f91f587c in syncope's branch
refs/heads/master from Andrea Patricelli
[ https://gitbox.apache.org/repos/asf?p=syncope.git;h=e0205a491c ]
[SYNCOPE-1959] solved group relationship management error in console (#1338)
> 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
> Reporter: Andrea Patricelli
> Assignee: Andrea Patricelli
> Priority: Major
> Fix For: 4.1.1, 5.0.0
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> # 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)