jbrzusto / TO_DO

sensorgnome / motus TODO list for jbrzusto
0 stars 0 forks source link

confirmation email update #92

Closed zcrysler closed 7 years ago

zcrysler commented 7 years ago

Could we add the link to the hourly plots in the confirmation email when detection data is uploaded? It's included with the auto email for tag registrations to get the tag file, just something similar to this line:

The on-board database for your recent tags is available here: https://sensorgnome.org/download/47

jbrzusto commented 7 years ago

Sure - makes sense. The only reason it wasn't is that the "thanks for the upload" email gets sent as soon as an upload starts processing, while the location of the downloads didn't used to be known until files had been processed. But now that users are supposed to assign uploads to a project, I'll just include the link to that project's download area.

zcrysler commented 7 years ago

Right, I guess the only time that wouldn't work is if they haven't registered the receiver in the database yet, because then I think it gets sent to project 0 even if they assign project at time of upload, unless I'm mistaken?

jbrzusto commented 7 years ago

I was wrong - that email is now only sent when processing is complete anyway.

Here's what I'm thinking:

jbrzusto commented 7 years ago

Hmm. I'm wrong again, the email is being sent right after the upload. Looking into this too... Okay - subjobs were being added to the top job so a confirmation email could be sent quickly, before any processing (except for tag registration). But it probably makes more sense to send the email when the upload has been completely processed.