I have a strange problem that I so far haven’t been able to wrap my head around as to why.
I have a workflow a customer been using for awhile that I designed that in it has a multi value field with user’s display names that gets retrieved then a For Each Value activity does a user lookup on that display name and routes a shortcut. However, currently I have some workflows that seem to be skipping the For Each Value activity entirely, but not all of them. I so far cannot determine why. I’ve put a token tracker so we can see what the values are.. here’s what I’ve found.. Where do I go from here?
In the Retrieve Assigned Approvers Retrieve Field Values activity at the top I retrieve all values of that field, then in the Track Assigned Approvers Track Tokens activity I track that token.. see below:
In this example there’s only one approver.. However as you can see it skips over the For Each Value (for each assigned approver) entirely with no errors.. below is another screenshot of the EXACT SAME workflow running another instance with no problem. Also just one approver in that field. This is why I’m confused..