Using the Group Registration Block with the Spouse option enabled, I'm getting two Workflows started (which I want) but for some reason the Entity context is behaving a little odd.

I'm using  {{ Entity.Person.PrimaryAlias.Guid }}  to set my Workflow Attribute of "Requestor".  The "main" person on the form's info is working correctly, but the Spouse's Entity seems to not generate properly.

The odd thing is that the Workflow is getting the Name of the Spouse set as the Workflow Title.

Screenshot 2015-07-21 16.28.02.png

 

Anyone know how I can get the proper entity for the second Workflow?