Francesco Chicchiriccò created SYNCOPE-1878: -----------------------------------------------
Summary: Priority propagation failing with NOT_ATTEMPTED Key: SYNCOPE-1878 URL: https://issues.apache.org/jira/browse/SYNCOPE-1878 Project: Syncope Issue Type: Bug Components: core Affects Versions: 4.0.0-M1, 3.0.11 Reporter: Francesco Chicchiriccò Assignee: Francesco Chicchiriccò Fix For: 3.0.12, 4.0.0, 4.1.0 As [specified by the reference guide|https://syncope.apache.org/docs/reference-guide.html#propagation] the default propagation process is halted whenever the first sequential task, defined according to the propagation priority value of the target resources, fails. With SYNCOPE-1692, however, incremental propagation might result into tasks executed with result status {{NOT_ATTEMPTED}} because no actual data was set for propagation. Such cases are currently treated as failures, and are then causing the propagation process to halt according to the definition above, which does not seem correct. -- This message was sent by Atlassian Jira (v8.20.10#820010)