Francesco Chicchiriccò created SYNCOPE-923: ----------------------------------------------
Summary: Sync / Pull task not configured for delete causes incremental sync to prematurely stop Key: SYNCOPE-923 URL: https://issues.apache.org/jira/browse/SYNCOPE-923 Project: Syncope Issue Type: Bug Components: core Affects Versions: 2.0.0-M4, 1.2.8 Reporter: Francesco Chicchiriccò Assignee: Francesco Chicchiriccò Fix For: 1.2.9, 2.0.0 # configure Sync / Pull task for incremental sync, *without* delete capability # run the task, expecting a DELETE event at a certain point, followed by more events # the events past the DELETE remain not processed, the task execution ends with "not configured for delete" debug message in the logs Same happens if other capabilities (create, update) are not configured and a corresponding event is encountered from sync. -- This message was sent by Atlassian JIRA (v6.3.4#6332)