- Issue created by @EthanT
I'm seeing errors when a group has a single entity. GroupCloner is expecting an array of items, but occasionally a single group object is being passed. This patch just adds a check that an item is an array before labels, ids, etc.
Needs review
1.0
Code