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

Hudson commented on SYNCOPE-185:
--------------------------------

Integrated in Syncope-linux-branches #14 (See 
[https://builds.apache.org/job/Syncope-linux-branches/14/])
    [SYNCOPE-185] Cleaning up the conversion from a DELETE PropagationTask to 
an actual delete() or update() on the external resource (Revision 1378601)

     Result = SUCCESS
ilgrosso : 
Files : 
* 
/incubator/syncope/branches/1_0_X/core/src/main/java/org/apache/syncope/core/persistence/validation/entity/PropagationTaskValidator.java
* 
/incubator/syncope/branches/1_0_X/core/src/main/java/org/apache/syncope/core/propagation/PropagationByResource.java
* 
/incubator/syncope/branches/1_0_X/core/src/main/java/org/apache/syncope/core/propagation/PropagationManager.java
* 
/incubator/syncope/branches/1_0_X/core/src/test/java/org/apache/syncope/core/rest/UserTestITCase.java

                
> Could not delete an user with LDAP resource
> -------------------------------------------
>
>                 Key: SYNCOPE-185
>                 URL: https://issues.apache.org/jira/browse/SYNCOPE-185
>             Project: Syncope
>          Issue Type: Bug
>    Affects Versions: 1.0.0-incubating
>         Environment: embedded
>            Reporter: Francesco Chicchiriccò
>            Assignee: Francesco Chicchiriccò
>             Fix For: 1.0.1-incubating, 1.1.0-incubating
>
>
> An update operation is issued instead of delete, returning the following 
> exception:
> 17:00:11.708 DEBUG 
> org.identityconnectors.framework.api.operations.UpdateApiOp.update Exception:
> org.identityconnectors.framework.common.exceptions.ConnectorException: 
> javax.naming.NameAlreadyBoundException: [LDAP: error code 68 - Attempt to 
> move entry onto itself.]; remaining name '[email protected],ou=people,o=isp'
> [...]

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

Reply via email to