You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When the changes were made to the FOHM file delivery on hasta to be handled by the MutantUploadAPI we forgot to add the email message. I don't know if the email message was deemed as not an upload, but if not we would have to change the logic altogether or make a discrepancy in the mutant upload to allow for the email to be sent.
To Reproduce
Steps to reproduce the behavior:
Run cg upload auto --workflow mutant
See that no report file email is sent out
Expected behavior
FOHM expects there to be an email, sent out by this function, in tandem with the upload.
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered:
karlnyr
changed the title
Bug: The fohm reports are not being transferred to the FTP
Bug: The fohm complementary reports are not being sent out with the mutant upload
Jan 16, 2025
Describe the bug
When the changes were made to the FOHM file delivery on hasta to be handled by the MutantUploadAPI we forgot to add the email message. I don't know if the email message was deemed as not an upload, but if not we would have to change the logic altogether or make a discrepancy in the mutant upload to allow for the email to be sent.
To Reproduce
Steps to reproduce the behavior:
cg upload auto --workflow mutant
Expected behavior
FOHM expects there to be an email, sent out by this function, in tandem with the upload.
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: