Originally posted by Unknown
I have a workflow that launches from the group registration block. It grabs the group member and was grabbing the Group name (as of 1/29/24 @ 10:22am) however the very next entry on 1/29 @ 11:43am the workflow did not grab the group name.
Page with Group Registration block - https://my.iccenter.org/page/949?GroupGuid=0c6a6066-eaa9-409f-b303-e7dc9fd3db49
Workflow that launches from Group Registration Block - https://rock.iccenter.org/admin/general/workflows?workflowTypeId=60&ExpandedIds=C301
Workflow that I imported from another site that is working on that site but not on this site - https://rock.iccenter.org/admin/general/workflows?workflowTypeId=69&ExpandedIds=C301
(Hopecity) Site the above the workflow works on - https://rock.hopecity.ca/admin/general/workflows?workflowTypeId=241&ExpandedIds=C321
I feel like this might be more than just a workflow issue but rather a Rock issue.
I needed to add a Delay activity for 1 minute in my workflow so that the group name was captured in the workflow from the group registration form. I then added another 'Get Group' activity after the delay to make sure the group attribute was filled in. Adding these two activities seemed to fix the problem.