I have some activities in a microflow (above).
My question is: when I commit the 'Core' object in the first activity, will that also commit the list of 'Child' that are associated with it?
As you can see I am reading this list of Child by association and then committing it but that could be a mistake?