GetClones doesn't always get first item
I've noticed a phenomena with the get Clones method. In my automations, sometimes the first item of a cloneable item is included, and sometimes I have to run the automation on the original item, and then call the getClones to get the rest. I'm confused which of these two scenarios is the intended functionality of the Get Clones? Should the original be pulled in with the clones? Is there a way to include the first item in getClones? Best practice for dealing with getClones? Any information on this functionality is helpful. Thanks!