Bug 242624

Summary: RHN Taskomatic not sending 2way prop email for some customers.
Product: [Retired] Red Hat Network Reporter: Bala Govindan <bgovinda>
Component: RHN/OtherAssignee: rhn-dev-list
Status: CLOSED WORKSFORME QA Contact: Red Hat Network Quality Assurance <rhn-qa-list>
Severity: high Docs Contact:
Priority: high    
Version: RHN StableCC: bkrishna, dcurtis, rhn-bugs, sgeisler, sskracic
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2011-11-08 12:12:59 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Bala Govindan 2007-06-05 06:02:14 UTC
Description of problem: (this issue is logged by GIT - Bala Govindan)
2way prop process creates a record in web_customer_notification table and
taskomatic picks this record and sends an email to the customer. The issue is
that there has been customer complaints that they do not get this email
sometimes. I thought it was random, but now I could replicate it. For the
following customer the email never goes out

select * from web.web_customer
where oracle_customer_number = '901532'

I believe the issue could be around the fact that there are too many emails (too
many org admins) and so it could be failing. That's my guess...but please
research this and fix this asap as it is not only affecting this customer...it
is affecting many more customers.

Thanks
Bala Govindan.


Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1. Oracle CRM/ERP insert a record to web_customer_notification
2. RHN taskomatic picks and send the email
3. It fails for some customers (eg: oracle_customer_number = '901532')
  
Actual results:
Email not sent.

Expected results:
Email go out...

Additional info:
The last email I got for this particular account was on 20-Mar-2007. So
something broke this after that or may be there were more org admins added to
this account after that.

Comment 1 Kevin A. Smith 2007-06-05 12:35:16 UTC
Not sure that this is a taskomatic issue. I _thought_ that Java webapp was
responsible for triggering the email. Transferring to the hosted team for follow up.

Comment 3 Sebastian Skracic 2011-11-08 12:12:59 UTC
2way prop no more in RHN.