I have created an IPA flow, which will prompt user to enter a user action via email with requisition header, line and distribution data. If I limit the flow to only allow one action, say approval by a department head, it functions properly. If I require email approval by a manager first, then the department head, the distribution information display properly for the manager (first email). However, the email for the department head (second email) has corrupted distribution information. As though, the second User Action node did not have access to the same variables as did the first. It is puzzling as the second email is directly connected to the first.