You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@syncope.apache.org by "Hudson (JIRA)" <ji...@apache.org> on 2013/02/11 18:17:12 UTC

[jira] [Commented] (SYNCOPE-308) When trying to update an user in status 'rejected', an error 500 is returned

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

Hudson commented on SYNCOPE-308:
--------------------------------

Integrated in Syncope-1_0_X #135 (See [https://builds.apache.org/job/Syncope-1_0_X/135/])
    [SYNCOPE-308] Default workflow changed to raise exception when update of rejected user is attempted (Revision 1444850)

     Result = SUCCESS
ilgrosso : 
Files : 
* /syncope/branches/1_0_X/console/src/main/resources/org/apache/syncope/console/pages/Users.html
* /syncope/branches/1_0_X/core/src/main/java/org/apache/syncope/core/workflow/ActivitiUserWorkflowAdapter.java
* /syncope/branches/1_0_X/core/src/main/java/org/apache/syncope/core/workflow/activiti/Delete.java
* /syncope/branches/1_0_X/core/src/main/resources/userWorkflow.bpmn20.xml

                
> When trying to update an user in status 'rejected', an error 500 is returned
> ----------------------------------------------------------------------------
>
>                 Key: SYNCOPE-308
>                 URL: https://issues.apache.org/jira/browse/SYNCOPE-308
>             Project: Syncope
>          Issue Type: Bug
>          Components: core
>    Affects Versions: 1.0.5, 1.1.0
>            Reporter: Francesco Chicchiriccò
>            Assignee: Francesco Chicchiriccò
>             Fix For: 1.0.6, 1.1.0
>
>
> This happens with the default workflow definition. How to reproduce from the admin console:
>  1. as admin, create an user with role 9
>  2. under TODO, claim approval
>  3. reject
>  4. try to edit such user under Users
> The problem here is that 500 is returned; the expected result is instead that the response is delegated to the underlying workflow definition.

--
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