From 0a779ad852de2d1d40b8dc58771a4042342925bc Mon Sep 17 00:00:00 2001 From: "David P. Steelman" Date: Wed, 10 Jun 2026 11:17:47 -0400 Subject: [PATCH] LIBDRUM-1029. Update email template for Approved/Archived submission From a June 9, 2026 email request from the DRUM stakeholders, added the following line to the DRUM email sent when submissions are approved and archived by the system: > A DOI will be registered within 24 hours. Please use this identifier > when citing your submission. https://umd-dit.atlassian.net/browse/LIBDRUM-1029 --- dspace/config/emails/submit_archive | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/dspace/config/emails/submit_archive b/dspace/config/emails/submit_archive index b2d1c7c0f2b4..5614d55c59d4 100644 --- a/dspace/config/emails/submit_archive +++ b/dspace/config/emails/submit_archive @@ -14,7 +14,8 @@ Your submission has been accepted and archived in ${config.get('dspace.shortname and it has been assigned the following identifier: ${params[2]} -Please use this identifier when citing your submission. +A DOI will be registered within 24 hours. Please use this identifier when citing +your submission. Many thanks!