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 GitHub Bot (JIRA)" <ji...@apache.org> on 2017/06/27 07:43:00 UTC

[jira] [Commented] (SYNCOPE-1110) Error replacing group/auxclass/resource during self-management operation

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

ASF GitHub Bot commented on SYNCOPE-1110:
-----------------------------------------

GitHub user mat-ale opened a pull request:

    https://github.com/apache/syncope/pull/47

    Fixes [SYNCOPE-1110], [SYNCOPE-1123]

    Hi,
    
    this fixes [[SYNCOPE-1110]](https://issues.apache.org/jira/browse/SYNCOPE-1110) and [[SYNCOPE-1123]](https://issues.apache.org/jira/browse/SYNCOPE-1123).
    
    Regards,
    Matteo

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/mat-ale/syncope SYNCOPE-1110

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/syncope/pull/47.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 #47
    
----
commit abbed772c8f2723ffc002a480f3f20600650128d
Author: Matteo Alessandroni <ma...@tirasa.net>
Date:   2017-06-23T12:27:17Z

    Fixes [SYNCOPE-1110], [SYNCOPE-1123]

----


> Error replacing group/auxclass/resource during self-management operation
> ------------------------------------------------------------------------
>
>                 Key: SYNCOPE-1110
>                 URL: https://issues.apache.org/jira/browse/SYNCOPE-1110
>             Project: Syncope
>          Issue Type: Bug
>          Components: enduser
>    Affects Versions: 2.0.3
>            Reporter: fabio martelli
>             Fix For: 2.0.4, 2.1.0
>
>
> Steps to reproduce:
> # perform a self registration by specifying 2 groups, 2 aux classes and 2 resources
> # submit and perform an approval with admin user
> # perform a self management by replacing one group/auxclass/resource with another one
> # submbit and perform an approval with admin user
> # check the expected result into the administration console ....
> Groups, auxclasses and resources assigned to the approved user will be three instead of two.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)