Bug 1416524
Summary: | send_email does not send emails from automations | ||
---|---|---|---|
Product: | Red Hat CloudForms Management Engine | Reporter: | Felix Dewaleyne <fdewaley> |
Component: | Automate | Assignee: | Greg McCullough <gmccullo> |
Status: | CLOSED WORKSFORME | QA Contact: | Milan Falešník <mfalesni> |
Severity: | medium | Docs Contact: | |
Priority: | unspecified | ||
Version: | 5.7.0 | CC: | dajohnso, fdewaley, jhardy, mfalesni, mkanoor, obarenbo, tfitzger |
Target Milestone: | GA | ||
Target Release: | cfme-future | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | automate:email | ||
Fixed In Version: | Doc Type: | If docs needed, set a value | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2017-01-26 22:27:22 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
Felix Dewaleyne
2017-01-25 17:20:15 UTC
Milan, can you take a look at this one and add a automated test around it please. I have just tested it on 5.7.1.0. 1) I have turned on the Notification role 2) I waited a couple of minutes 3) I tried to use this both from rails console and a method It worked. It took a couple of minutes between the notification role enablement and the emails sending, but it works. felix, maybe you forgot something? Please re-open if we determine a more specific issue as it relates to no emails. (In reply to Milan Falešník from comment #4) > I have just tested it on 5.7.1.0. > > 1) I have turned on the Notification role > 2) I waited a couple of minutes > 3) I tried to use this both from rails console and a method > > It worked. It took a couple of minutes between the notification role > enablement and the emails sending, but it works. > > felix, maybe you forgot something? I think it was a problem with the delay in starting the worker, probably. it seems to work now. |