I have a workflow where data is submitted to a Tulip Table in Step 1 via eSign. That same trigger that adds data also has a transition step to Step 2. On the step exit of Step 1, we clear/reset the variables.
There might have been connectivity issues of some sort that caused a delay in this eSign trigger, but the record is being added with the cleared/default variables (so it shows empty or with default value). The Record History also shows that the data is being added in Step 2 instead of Step 1, which is not correct based on what was built.
My initial though is that the transition to Step 2 somehow happened before the data being added. And so On Step Exit already cleared the data. on the eSign in Record History, all the variables value show correctly.