Difference between revisions of "PS:One ping not sending emails"

From Pumping Station One
Jump to navigation Jump to search
Line 1: Line 1:
 
Due to a bug in a email template, RT had not been sending out emails when a systems person replied to a ping.
 
Due to a bug in a email template, RT had not been sending out emails when a systems person replied to a ping.
  
== Affected Request ==
+
== Affected Requests ==
  
 
Any request with a number >= 1720, and less than 2222 is likely to have been affected by this bug.
 
Any request with a number >= 1720, and less than 2222 is likely to have been affected by this bug.
Line 20: Line 20:
 
* [https://rt.pumpingstationone.org/Admin/Scrips/Modify.html?id=10 On Create Notify Other Recipients]
 
* [https://rt.pumpingstationone.org/Admin/Scrips/Modify.html?id=10 On Create Notify Other Recipients]
  
 +
== The Repair ==
 +
 +
The affected actions have been configured to use a different template, the [https://rt.pumpingstationone.org/Admin/Global/Template.html?Queue=0&Template=10 Correspondence].  New replies are now leaving the system correctly.
 
[[Category:RT]]
 
[[Category:RT]]

Revision as of 23:58, 21 February 2015

Due to a bug in a email template, RT had not been sending out emails when a systems person replied to a ping.

Affected Requests

Any request with a number >= 1720, and less than 2222 is likely to have been affected by this bug.

I'm leaving out requests that got sorted into Treasury or Member Payments, and requests that were flagged as rejected.

What Went Wrong

RT stopped being able to render the Correspondence in HTML template, which is used for several automatic actions involved in communicating with users of the system.

The following RT Actions used the broken template:

The Repair

The affected actions have been configured to use a different template, the Correspondence. New replies are now leaving the system correctly.