Hi there, I've got a case where I need to retrieve a list of objects through a JavaScript snippet (I cannot retrieve them through a microflow): When the association between Entity 1 and Entity 2 is 1-1, the fetch action works fine and returns an object. However, when changing the association to 1-*, the fetch action returns null: Any idea why trying to fetch an array of objects is returning null? Any help would be much appreciated. Thanks, Liam