Logs would’ve gone a lot faster to have knowing the problem.
Luckily it was simple enough for me to figure out.
The problem was a switch over to using methodized loop iteration rather than setting a variable then looping the variable.
The “group->node” replication was broken because it was looking for a variable that was forgotten to be set. This replication bug was on both images and snapins for what it’s worth.
This has been addressed and will be available when 1.3.1-RC-3 is pushed out.