Hi all,
If you're using Parallel Actions in your Action Flow Editor, could you please check the following:
Open any flow using a parallel action.
See if it's automatically labeled "Loop Action 0".
Try renaming it—are you unable to change the name?
If so, this seems to break key functionality. In many cases (e.g., if used for fetching documents from Firebase or other data sources), the flow behaves unexpectedly—such as pulling incorrect indexes or producing inconsistent results.
Try to create a parallel action.
If you used this in any production code, I would strongly suggest to go and check back on every action that has used parallel action.
Could someone confirm if they’re seeing the same issue?
Even a quick "Yes, I also can’t rename it from 'Loop Action 0'" would be super helpful.
Thanks a lot in advance!