Project

General

Profile

Actions

Feature #83395

open

Add error handling for finishers

Added by Simon Kerber over 6 years ago. Updated about 6 years ago.

Status:
New
Priority:
Could have
Assignee:
-
Category:
Form Framework
Target version:
-
Start date:
2017-12-20
Due date:
% Done:

0%

Estimated time:
PHP Version:
Tags:
Complexity:
Sprint Focus:

Description

If you use the MailFinisher and for some reason the mail could not be sent, an error handling should trigger. Likewise, if you use the SaveToDatabaseFinisher and for some reason the Data could not be saved, and error handling should trigger.

There needs to be a way to configure finisher error management.

Example pseudo yaml:
finisherErrorBehaviour:
- ignore
- skip
- callOtherFinisher

Actions #1

Updated by Ralf Zimmermann about 6 years ago

  • Complexity deleted (medium)
Actions #2

Updated by Ralf Zimmermann about 6 years ago

  • Subject changed from sysExt:form Add error handling for finishers to Add error handling for finishers
  • Tags deleted (form finisher error handling)
Actions

Also available in: Atom PDF