-
Notifications
You must be signed in to change notification settings - Fork 535
Description
Hi Dataverse team,
We had a question from our community about the notification emails received from the Dataverse system. Some of them include the dataset name in the subject (e.g., dataset created), whereas others do not (e.g., dataset published). See examples in the screenshot.
Planning to include the dataset name in the subject line as discussed in the google chat
https://groups.google.com/g/dataverse-community/c/66l7shA2y7c
notification.email.submit.dataset.subject={0}: Your dataset has been submitted for review
notification.email.publish.dataset.subject={0}: Your dataset has been published
notification.email.publishFailure.dataset.subject={0}: Failed to publish your dataset
notification.email.returned.dataset.subject={0}: Your dataset has been returned
notification.email.workflow.success.subject={0}: Your dataset has been processed
notification.email.workflow.failure.subject={0}: Failed to process your dataset
notification.email.status.change.subject={0}: Dataset Status Change
notification.email.ingestCompleted.subject={0}: Dataset status
notification.email.ingestCompletedWithErrors.subject={0}: Dataset status
and will be submiting the pull request soon.
Thanks
