Hi Pierre, In the DSpace "Request a Copy" feature, if the author/submitter no longer exists in the system, then it falls back to sending the request to your configured "mail.helpdesk" or "mail.admin" email addresses.
You can see that behavior in the RequestItemMetadataStrategy​ code, which is the default configuration for Request a Copy: https://github.com/DSpace/DSpace/blob/main/dspace-api/src/main/java/org/dspace/app/requestitem/RequestItemMetadataStrategy.java#L64-L83 Tim ________________________________ From: [email protected] <[email protected]> on behalf of [email protected] <[email protected]> Sent: Tuesday, October 26, 2021 8:57 AM To: DSpace Community <[email protected]> Subject: [dspace-community] Eperson deletion and ask a copy Bonjour, As part of the GDPR alignement, DSPace 7 is now allowing to delete epersons accounts even if they've submitted content. I understand that for the GDPR use case, the deletion should come from the eperson herself. The use case I wanted to submit to you is a little bit different: 1. The institution only use SSO (Shibboleth) to manage authentication and Eperson account creation. 2. The institution has configured the Ask a copy feature to send resquest directly to the eperson that has deposited the article. 3. One eperson has left the institution but has deposited articles that are either restricted or under embargoe. 4. The administrator decide to delete this eperson account. What will happen with the Ask a copy feature? Will it be deactivated? Thank you very much. Kind regards, Pierre -- All messages to this mailing list should adhere to the Code of Conduct: https://www.lyrasis.org/about/Pages/Code-of-Conduct.aspx --- You received this message because you are subscribed to the Google Groups "DSpace Community" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]<mailto:[email protected]>. To view this discussion on the web visit https://groups.google.com/d/msgid/dspace-community/6d4a8ca5-f9ff-404b-829a-9297334f2a2bn%40googlegroups.com<https://groups.google.com/d/msgid/dspace-community/6d4a8ca5-f9ff-404b-829a-9297334f2a2bn%40googlegroups.com?utm_medium=email&utm_source=footer>. -- All messages to this mailing list should adhere to the Code of Conduct: https://www.lyrasis.org/about/Pages/Code-of-Conduct.aspx --- You received this message because you are subscribed to the Google Groups "DSpace Community" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/dspace-community/DM5PR2201MB1148EC0EC7619A3A37F5F7F9ED849%40DM5PR2201MB1148.namprd22.prod.outlook.com.
