Changing the Support Link to Send Email to a local address

54 views
Skip to first unread message

Sherry Lake

unread,
Oct 12, 2015, 2:06:09 PM10/12/15
to Dataverse Users Community
I would like the "Support" link found at the top of the DV page to send email to a UVa admin address, not to Harvard Dataverse.

I found the setting "SystemEmail" in setup script here: https://github.com/IQSS/dataverse/blob/4.3/scripts/api/setup-optional-harvard.sh

So I made the API call and verified that it worked:

curl http://dvdev.lib.virginia.edu:8080/api/admin/settings/:SystemEmail

{

"status":"OK","data":

{"message":"UVa Dataverse Support <shl...@virginia.edu>"}

}


But email from the form still goes to Harvard.

--
Sherry Lake

Ben Companjen

unread,
Oct 12, 2015, 4:40:07 PM10/12/15
to dataverse...@googlegroups.com
Hi Sherry,

It appears that the SystemEmail is the sender address (i.e. the system's address that "sends" the notification emails).

The Harvard support address is hardcoded in SendFeedbackDialog.java as the default address, to be used if the context of the dialog is not a dataverse or dataset.
From your description I infer that the support link in the top 'menu' is a different context than the dataverse (which sounds reasonable to me, although maybe not for the top dataverse).

Could you open an issue on GitHub or send an email to sup...@dataverse.org about this?

Ben

--
You received this message because you are subscribed to the Google Groups "Dataverse Users Community" group.
To unsubscribe from this group and stop receiving emails from it, send an email to dataverse-commu...@googlegroups.com.
To post to this group, send email to dataverse...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/dataverse-community/0f423c48-1609-4982-bbaf-b2b6eada6b69%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Philip Durbin

unread,
Oct 14, 2015, 11:57:11 AM10/14/15
to dataverse...@googlegroups.com
Thanks for reporting this, Sherry. And thanks, Ben for looking into it. A GitHub issue was just created: https://github.com/IQSS/dataverse/issues/2642

Phil


For more options, visit https://groups.google.com/d/optout.

Sherry Lake

unread,
Oct 14, 2015, 12:24:02 PM10/14/15
to Dataverse Users Community
Thanks for the update, Phil.

Kevin just sent a reply from dataverse-support and told me that the issue was added to Github.
Reply all
Reply to author
Forward
0 new messages