You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@syncope.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2018/09/13 11:20:00 UTC

[jira] [Commented] (SYNCOPE-1371) After upgrade from 2.0, error when updating Realm: ClassCastException: Expected LOGIC_ACTIONS, got PULL_ACTIONS

    [ https://issues.apache.org/jira/browse/SYNCOPE-1371?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16613335#comment-16613335 ] 

ASF subversion and git services commented on SYNCOPE-1371:
----------------------------------------------------------

Commit b8d40101e6b7db1e52c1fe60fae1cca5bfefbbc3 in syncope's branch refs/heads/master from [~ilgrosso]
[ https://git-wip-us.apache.org/repos/asf?p=syncope.git;h=b8d4010 ]

[SYNCOPE-1371] Fixing LOGIC_ACTIONS and PUSH_ACTIONS


> After upgrade from 2.0, error when updating Realm: ClassCastException: Expected LOGIC_ACTIONS, got PULL_ACTIONS
> ---------------------------------------------------------------------------------------------------------------
>
>                 Key: SYNCOPE-1371
>                 URL: https://issues.apache.org/jira/browse/SYNCOPE-1371
>             Project: Syncope
>          Issue Type: Bug
>          Components: core
>    Affects Versions: 2.1.1
>            Reporter: Francesco Chicchiriccò
>            Assignee: Francesco Chicchiriccò
>            Priority: Major
>             Fix For: 2.1.2
>
>
> After upgrading from 2.0 and updating a Realm, the following error is reported if such a Realm has a {{LogicActions}} implementation associated:
> {code:java}
> ClassCastException: Expected LOGIC_ACTIONS, got PULL_ACTIONS
> {code}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)