[
https://issues.apache.org/jira/browse/SYNCOPE-317?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13581111#comment-13581111
]
Hudson commented on SYNCOPE-317:
--------------------------------
Integrated in Syncope-trunk #99 (See
[https://builds.apache.org/job/Syncope-trunk/99/])
[SYNCOPE-317] Fixing SyncopeUser.suspended management across different
players (Revision 1447284)
Result = SUCCESS
ilgrosso :
Files :
*
/syncope/trunk/client/src/main/java/org/apache/syncope/client/services/proxy/TaskServiceProxy.java
*
/syncope/trunk/core/src/main/java/org/apache/syncope/core/policy/AccountPolicyEnforcer.java
*
/syncope/trunk/core/src/main/java/org/apache/syncope/core/security/SyncopeUserDetailsService.java
*
/syncope/trunk/core/src/main/java/org/apache/syncope/core/sync/impl/SyncopeSyncResultHandler.java
*
/syncope/trunk/core/src/main/java/org/apache/syncope/core/workflow/WorkflowException.java
*
/syncope/trunk/core/src/main/java/org/apache/syncope/core/workflow/WorkflowUserSuspender.java
*
/syncope/trunk/core/src/main/java/org/apache/syncope/core/workflow/user/AbstractUserWorkflowAdapter.java
*
/syncope/trunk/core/src/main/java/org/apache/syncope/core/workflow/user/NoOpUserWorkflowAdapter.java
*
/syncope/trunk/core/src/main/java/org/apache/syncope/core/workflow/user/UserWorkflowAdapter.java
*
/syncope/trunk/core/src/main/java/org/apache/syncope/core/workflow/user/activiti/ActivitiUserWorkflowAdapter.java
*
/syncope/trunk/core/src/main/java/org/apache/syncope/core/workflow/user/activiti/task/AutoActivate.java
*
/syncope/trunk/core/src/test/java/org/apache/syncope/core/rest/TaskTestITCase.java
> Error executing SyncTask twice or more
> --------------------------------------
>
> Key: SYNCOPE-317
> URL: https://issues.apache.org/jira/browse/SYNCOPE-317
> Project: Syncope
> Issue Type: Bug
> Components: core
> Affects Versions: 1.1.0
> Reporter: Francesco Chicchiriccò
> Assignee: Francesco Chicchiriccò
> Fix For: 1.1.0
>
>
> When executing a SyncTask (with update allowed), the first run goes fine and
> users get created.
> If executing the same task again, an error is thrown and no action is
> performed:
> org.activiti.engine.ActivitiException: No outgoing sequence flow of the
> exclusive gateway 'activeGw' could be selected for continuing the process
> This can be replicated by executing twice the SyncTask 4 of the test data set.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira