Issue Number | 4589 |
---|---|
Summary | [Internal] Publishing system doesn't notify job creator when waiting for push job release |
Created | 2019-03-05 20:04:08 |
Issue Type | Bug |
Submitted By | Kline, Bob (NIH/NCI) [C] |
Assigned To | Kline, Bob (NIH/NCI) [C] |
Status | Closed |
Resolved | 2020-04-20 16:15:08 |
Resolution | Fixed |
Path | /home/bkline/backups/jira/ocecdr/issue.241051 |
Even though the email address of the job creator is stored with the job's parameters, that address is not used when the publishing system sends out the email saying that it's waiting for the job creator to release the push job for interactive jobs.
This has been fixed on DEV. TheĀ Control.notify()
method
in the cdrpub.py
module was looking for an "email" job
parameter, which doesn't exist. It should instead have been using the
self.job.email
property. This fix will have wider
implications than just the notification that the publishing system is
waiting for release of the push job.
The publishing job correctly notifies me when a push job is waiting to be released.
Closing ticket.
Elapsed: 0:00:00.000394