Upload Error Reporting
When an upload fails a mail is sent to the owner of the configuration, reporting the error message and reason. To change the recipient to one or more different addresses, define a comma-separated list of recipients in the preference forwardEmailUploadErrors
.
forwardEmailUploadErrors | ||
---|---|---|
Type | Default Value | Example |
String | [address of configuration owner] | uploader@company.com,responsible@company.com |
In case an event should have changed the status but no transition from the current status was found, notify the upload error recipients.
reportNoTransitionFound | ||
---|---|---|
Type | Default Value | Example |
Boolean | false | true |