LouiseT Posted March 19, 2024 Posted March 19, 2024 We have a couple of emails that are triggered once a change is scheduled. As of this morning they are not displaying the scheduled date/time - the emails just show the {{.H_start_time|formatLocalTime}} The fields are being populated in the Change Request and other fields in the email are working correctly. Nothing has been changed in the workflow or email template. Any ideas what's going on?
Nanette Posted May 22, 2024 Posted May 22, 2024 @LouiseT apologies for the delay, we've not been able to replicate this issue. Please can you let me know if you are still experiencing the above?
Steve Giller Posted May 22, 2024 Posted May 22, 2024 @LouiseT the most common reason for the placeholder variable displaying is that at the time of generation the value is not available to the Template. The best way to test this is to create a Timeline update just before the email node so you can see what the actual values are.
Berto2002 Posted May 23, 2024 Posted May 23, 2024 @LouiseT Assuming your email template is stored in the Requests section, please see this thread: At some point in the last month, the ability for email templates in the Requests area to see Change Record Extended fields (the ones you mention) was removed so your email cannot see the data. You need to migrate your email template to the Change Requests area and then alter your workflow in the way AndyG mentions in the thread above to point to the Change Requests area (set the "Email Template Entity" option drop down to "Manual" and then select "ChangeRequests".) When you do this, any non-Change field reference need to be pre-fixed with "Requests" This caught me out too. References to non-Change fields need to be 'pointed' back to the Requests tables: 1
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now