I have workflow that need to run a couple basic calculations within a repeat that is within another repeat. However, upon on running the workflow the tokens specific to the token calculator are not present, but the action is present in the workflow. This feels like a workflow bug, since we are running version 10.2.0.216, but I may missing something.
Section of the workflow with issues (ignore the disabled portion)
Only displays tokens for the second token calculator outside of the repeat
Displays tokens for both calculators if the first one is removed from the repeat (the workflow will not function correctly like this)
Thank you in advance for any support.