Improve error message content sent to user via e-mail
As a .Stat DLM user
In order to understand the outcome of a transfer request especially in case of errors
I want to receive notification e-mail with sufficient and clear information.
Scenario: Data Transfer request
Given that I'm logged into the DLM
When I submit a transfer request
Then I need to receive a well-formulated notification e-mail that provides me:
-
the source dataspace (if appropriate)
-
the target dataspace
-
the dataflow/dsd (with agency/id/version) for which data were uploaded/transfered
-
the upload/transfer request id - the one previously reported in the DLM
-
the user account used for the upload/transfer
-
the number of observations transferred (imported/copied) in case of success
-
a comprehensive, non-technical description of the issue(s) and descriptions of possible remedy solutions in case of failure.
-
The transfer method of the transfer-service should also send this e-mail.