[
https://issues.apache.org/jira/browse/SYNCOPE-1656?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17477028#comment-17477028
]
ASF subversion and git services commented on SYNCOPE-1656:
----------------------------------------------------------
Commit bdeaaf4660a7b9b3fbecf20f41c9db20cca6aed0 in syncope's branch
refs/heads/master from Andrea Patricelli
[ https://gitbox.apache.org/repos/asf?p=syncope.git;h=bdeaaf4 ]
[SYNCOPE-1656] remediation now is generated also on pull update failure (#303)
* [SYNCOPE-1656] remediation now is generated also on pull update failure, made
some refactoring
> Remediations are not created on update while pulling
> ----------------------------------------------------
>
> Key: SYNCOPE-1656
> URL: https://issues.apache.org/jira/browse/SYNCOPE-1656
> Project: Syncope
> Issue Type: Bug
> Components: core
> Affects Versions: 2.1.10
> Reporter: Andrea Patricelli
> Assignee: Andrea Patricelli
> Priority: Major
> Fix For: 2.1.11, 3.0.0
>
>
> # Create an user on Syncope and setup some constraint or validation on an
> attribute. For example define an unique attribute, then set a value for it in
> the user.
> # Create an entity on an external resource that matches with the user
> created at step 1. Syncope is going to perform an update.
> # Create a pull task on that resource with remediation flagged.
> # Run the pull task and you'll see a failure on that user pull, but no
> remediations are created. The same behavior while creating an user creates
> remediation, instead.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)