I can't reproduce this on master. Please check for changes to the files
in your git sandbox by using "git status".
-- Seth
On 03/04/2012 01:22 PM, Seth Leger wrote:
> Which branch are you on? 1.8, 1.10, or master? If you are on master, do
> a "git pull" and see if more recent changes resolve the
I found the following piece in JavaMailNotificationStrategy.java. I'm thinking
it would be enough to take the arg.getValue statement within the PARAM_SUBJECT
area, and do some sort of regex to check if "RESOLVED:" exists, and if so then
remove it and replace "DOWN" with "UP". I'd like to get s