Michael Allen

Results 2 comments of Michael Allen

This PR (https://github.com/samoshkin/tmux-config/pull/31) fixed the issue for me.

I have narrowed it down to the call to `LoadAttributes()` on the activity. https://github.com/SparkDevNetwork/Rock/blob/0242eb3879af7b01ca8f8733c1a09e5dd36bef00/RockWeb/Blocks/WorkFlow/WorkflowEntry.ascx.cs#L447 I am stepping through this in VS, using the example workflow I linked above. Before that...