Page 1 of 1
Minor bug: adding note in admin screen sends wrong template
Posted: Sat Nov 24, 2007 1:20 pm
by AbleMods
If an admin user adds a note to an order that same admin user had placed (i.e. processing his/her own test order), the email template trigger fires the customer version and not the merchant version of the "...note added to order" message.
If the note is added via the admin console, it should fire the merchant note trigger regardless of the user that placed the order.
Re: Minor bug: adding note in admin screen sends wrong temp
Posted: Mon Nov 26, 2007 5:59 pm
by Logan Rhodehamel
SolunarServices wrote:If an admin user adds a note to an order that same admin user had placed (i.e. processing his/her own test order), the email template trigger fires the customer version and not the merchant version of the "...note added to order" message.
If the note is added via the admin console, it should fire the merchant note trigger regardless of the user that placed the order.
Yeah, we discovered the same issue. The problem is the API doesn't know what "page" made the request, so it uses a comparison against the order. Since the person making the note placed the order, it calculates they are the "customer".
I will log it, perhaps it can be corrected somehow.
Re: Minor bug: adding note in admin screen sends wrong temp
Posted: Mon Nov 26, 2007 8:54 pm
by AbleMods
Logan Rhodehamel wrote:...perhaps it can be corrected somehow.
No problem, much bigger fish to fry.
Re: Minor bug: adding note in admin screen sends wrong template
Posted: Tue Sep 09, 2008 8:07 am
by heinscott
Is it possible to shut off email notifications on admin side due to addition of an order note? We will get WAY too many, and will be pretty annoying.
Thanks for the help.
Scott
Re: Minor bug: adding note in admin screen sends wrong template
Posted: Tue Sep 09, 2008 8:15 am
by Robbie@FireFold
heinscott wrote:Is it possible to shut off email notifications on admin side due to addition of an order note? We will get WAY too many, and will be pretty annoying.
Thanks for the help.
Scott
I need this. Honestly I didn't even think of this ... we aren't live, but we probably put in 1000+ notes a day.
Re: Minor bug: adding note in admin screen sends wrong template
Posted: Tue Sep 09, 2008 9:44 am
by jmestep
Go to that email template and uncheck the triggers.
Re: Minor bug: adding note in admin screen sends wrong template
Posted: Tue Sep 09, 2008 10:21 am
by heinscott
Thanks, Judy. That did the trick!
Scott