-
Notifications
You must be signed in to change notification settings - Fork 898
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Mailing after extending retirement generates error... #13304
Comments
/cc @gmcculloug is this automate? |
Yes, same as http://talk.manageiq.org/t/automation-error-when-extending-retirements/1980 which I responded to earlier today. |
This issue has been automatically marked as stale because it has not been updated for at least 6 months. If you can still reproduce this issue on the current release or on Thank you for all your contributions! |
There was a typo in the update_service_retirement_status method that was recently fixed. This caused multiple emails to be sent. This PR should should fix this problem. ManageIQ/manageiq-content#189 |
This issue has been automatically marked as stale because it has not been updated for at least 6 months. If you can still reproduce this issue on the current release or on Thank you for all your contributions! |
@Oxyle1025 is this still a valid issue. If not can you close. |
Closing issue. If you feel the issue needs to remain open, please let me know and it will be reopened. |
Hi guys,
We nearly got our environment completetly running on ManageIQ, however we are failing in one part for now. I've got ManageIQ sending users 3 e-mails before retirement. Users can even extend their retirement throughout the ManageIQ console. Which is perfectly functioning, however when I understand that ManageIQ should be mailing the users when a retirement is extended, with their new dates.
I extracted this part from our logs(evm.log);
This gets generated everytime I press the "Extend Retirement" button that I've created...
error_retirement_mail.txt
Everything else is working AND mailing fine, I do not understand this issue...
Any help, before the holidays start?
Kevin
The text was updated successfully, but these errors were encountered: