I have a flow that exports custom record data from a Saved Search. The flow was running fine until recently (12/11/2025 last successful run). The error message is ‘Cannot find function getAllColumns in object search.Result.’ Has anyone else seen this error or have any ideas?
I noticed that if I ungroup the results in IO, then it will run. But the results need to be grouped and have been set that way since the flow began running.
Can you create a ticket and send me the ticket number? I see prior tickets with this same issue, but it's sporadic and the recommendation is to not use the group by feature and instead move the grouping to a preSavePage script. While that may work, this seems like a bug to me.