Include Processed Values in Enrollment Activity Details
Shi Yen
When investigating flow enrollment issues, we can currently view the enrollment activity logs. However, the enrollment details only show basic information, such as the timestamp and whether a particular node has started, completed, or failed.
If we need to investigate what values or variables were passed through a node, we currently have to go back to the flow configuration and manually verify the contact's information and the relevant node settings. This becomes even more challenging when a contact property has been updated after the enrollment took place, it can be difficult to determine what data the flow actually processed at that point in time.
It would be helpful if the Enrollment Details could provide more information for each node, particularly the values or variables that were passed and processed when the node was executed. For example,
- The input values/variables received by the node
- The values/variables processed by the node
- The resulting output values, where applicable
This would make troubleshooting enrollment issues significantly easier and faster. Instead of having to trace back through the flow configuration and manually verify the contact's information, users could see exactly what data was passed through each node at the time of execution.
It would also provide a clearer audit trail of how an enrollment progressed through the flow and help identify where unexpected values or processing issues occurred.