Bug 1547846 - Schedule report fails to send mail when report is not empty
Summary: Schedule report fails to send mail when report is not empty
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat CloudForms Management Engine
Classification: Red Hat
Component: Reporting
Version: 5.8.0
Hardware: Unspecified
OS: Unspecified
medium
medium
Target Milestone: GA
: 5.10.0
Assignee: Yuri Rudman
QA Contact: Niyaz Akhtar Ansari
URL:
Whiteboard:
Depends On:
Blocks: 1554532 1554533
TreeView+ depends on / blocked
 
Reported: 2018-02-22 05:38 UTC by Imaan
Modified: 2023-09-05 09:47 UTC (History)
6 users (show)

Fixed In Version: 5.10.0.0
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
: 1554532 1554533 (view as bug list)
Environment:
Last Closed: 2018-07-30 14:43:37 UTC
Category: ---
Cloudforms Team: CFME Core
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)
increased recipient_address_byte_limit (364.68 KB, image/png)
2018-03-07 22:23 UTC, Yuri Rudman
no flags Details

Comment 11 Yuri Rudman 2018-02-27 16:22:00 UTC
Created attachment 1401432 [details]
sending generated report

Comment 18 Yuri Rudman 2018-03-06 13:55:42 UTC
Created attachment 1404808 [details]
example of outgoing SMTP server set-up

Comment 22 Yuri Rudman 2018-03-07 22:23:44 UTC
Created attachment 1405623 [details]
increased recipient_address_byte_limit

Comment 24 CFME Bot 2018-03-12 19:31:37 UTC
New commit detected on ManageIQ/manageiq/master:

https://github.com/ManageIQ/manageiq/commit/4cd90e17199e492160257d357916481018e4a047
commit 4cd90e17199e492160257d357916481018e4a047
Author:     Yuri Rudman <yrudman>
AuthorDate: Fri Mar  9 13:32:43 2018 -0500
Commit:     Yuri Rudman <yrudman>
CommitDate: Fri Mar  9 13:32:43 2018 -0500

    After sending e-mail with attached report we are deletting record in BinaryBlob table. So, after dividing recipients  sending e-mail will work only for first group of resipient, attempt to send attached report for second group will throw [Couldn't find BinaryBlob...] error.
    Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1547846

 app/models/miq_report/notification.rb | 36 +-
 1 file changed, 9 insertions(+), 27 deletions(-)

Comment 29 Dave Johnson 2018-07-30 14:43:37 UTC
Closing this as its already been verified in two z-streams and has test coverage around it.


Note You need to log in before you can comment on or make changes to this bug.