I have a scenario where I'm updating a value in a field on the screen from a shared result, then calling the actions from that field.
It seems like my call another action set processes before the field on the screen gets updated. See my action set below. I have run into this before and usually manged to work around it.