Closed zhang4952 closed 5 years ago
When publishing to ScholarsArchive fails, ED2 should notify scholarsarchive@oregonstate.edu.
The email_published_work_job.rb should email system_email = ENV['ED2_EMAIL_FROM'].
system_email = ENV['ED2_EMAIL_FROM']
Covered in #221
Descriptive summary
When publishing to ScholarsArchive fails, ED2 should notify scholarsarchive@oregonstate.edu.
Expected behavior
The email_published_work_job.rb should email
system_email = ENV['ED2_EMAIL_FROM']
.