I consider this a bug, since this can be accomplished normally through a manual transition and transition script but Fusion Lifecycle currently has a deficiency where Escalations that initiate a script, can not send emails that rely on Advanced Print Views for the email body. The code that causes the issue is:
email.body = getPrintView(strAdvancedPrintView);
This causes an error during an escalation:

We would prefer if this requested bug/idea was "escalated" with development to be resolved.
Hasn't anybody been using APV's to send emails for escalation/notification?