GitHub user AlexTsvetkov opened a pull request:
https://github.com/apache/syncope/pull/84
SYNCOPE-1387 fix class cast exception, remove redundant actions call
https://issues.apache.org/jira/browse/SYNCOPE-1387
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/AlexTsvetkov/syncope 2_0_X
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/syncope/pull/84.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #84
----
commit 48e2d25793cab40592c98efe84e1290f6f2e2a4c
Author: Alexander Tsvetkov <alexander.tsvetkov@...>
Date: 2018-10-23T08:59:18Z
SYNCOPE-1387 fix class cast exception, remove redundant actions call
----
---