VEuPathDB / service-dataset-access

Apache License 2.0
0 stars 2 forks source link

When a dataset has no "to" addresses set in it's properties, email the "from" address for user updates instead. #19

Closed Foxcapades closed 3 years ago

Foxcapades commented 3 years ago

Some datasets have no requestEmailBcc property which is where the dataset update email gets it's TO addresses from.

If a dataset does not have that field, the update notification email should be sent to the dataset's requestEmail field value (which is where the FROM value comes from)