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

ASF subversion and git services commented on SYNCOPE-729:
---------------------------------------------------------

Commit 9da95172a5eadfe9ffcd021ccc4ba8b00a0a9ace in syncope's branch 
refs/heads/master from [~ilgrosso]
[ https://git-wip-us.apache.org/repos/asf?p=syncope.git;h=9da9517 ]

[SYNCOPE-729] Merge from 1_2_X


> Skipped remote update during resource assignment if connector CREATE 
> capability is not provided
> -----------------------------------------------------------------------------------------------
>
>                 Key: SYNCOPE-729
>                 URL: https://issues.apache.org/jira/browse/SYNCOPE-729
>             Project: Syncope
>          Issue Type: Bug
>          Components: core
>    Affects Versions: 1.2.6, 2.0.0
>            Reporter: fabio martelli
>            Assignee: Francesco Chicchiriccò
>             Fix For: 1.2.7, 2.0.0
>
>
> Skipped remote update during resource assignment if connector CREATE 
> capability is not provided.
> Update does not occur because the beforeObj retrieving is denied: search 
> capability check is performed based on the original request (CREATE) instead 
> the actual one (UPDATE).
> Suggestion: try to remove capabilitis check into the following method.
> {code}
> ConnectorFacadeProxy.getObject(final PropagationMode propagationMode, final 
> ResourceOperation operationType, final ObjectClass objectClass, final Uid 
> uid, final OperationOptions options)
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to