WF_NOTIFICATION(HISTORY) shows only the current approval
I'm developing a custom workflow with 4 approvers and I want the approval history to be shown in all notifications. I've added WF_NOTIFICATION(HISTORY) at the end of the message body in FYI notification.(Since it is said that approval history comes default in action required notifications I didn't add the history to action required message)
The result is
Action history appears in the notification for the first approver. (Initiator to 1st approver)
For 2,3 and 4th approvers it Action History doesn't appear in the message.
In the final FYI message action history appears but it shows only 1 record (final approver to FYI message recipient)