Page MenuHomePhabricator

Suppress opt in when contact hash in the url?
Closed, ResolvedPublic

Description

I noticed that we have a handful of donors where the flow appears to be

  1. they have donated at some point and at that point have been presented with the opt in checkbox and have checked it
  2. they have been sent an email with a contact ID & hash which identify them when they donate
  3. when they donate they are presented with the opt in checkbox again and they do not check it

@Pcoombe is it possible we could not display the check box for these contacts? We kinda know they are opted in because of the id & hash in the url - although I suppose there is a risk of a jurisdiction change. We could alternatively specifically add something into the url if they have actively opted in in the past maybe?

Event Timeline

Hi @Eileenmcnaughton, I looked at this and it should be pretty easy to do from a technical perspective. I've just asked the email team for input in case there's any concerns from their side.

Hey all! I don't see a reason not to implement this. Unless an opt-in is explicitly required each time a donation happens(?). @Pcoombe As you mentioned, that may be a question that Legal knows the answer to.

The only edge case to worry about is if they get a different email into the form from the one that's currently on the contact record.

I think we're still creating a new contact when that email is different, but it wouldn't explicitly be opted in.

I emailed Aeryn for some Legal input

Pcoombe claimed this task.