Using functions in a workflow seems to have the following issues/limitations:
- Cannot reorder or organise the list of functions. You can only add your new functions to the end of the list which can make it difficult to navigate if you have a number of them. Would be better if you could reorganise them e.g. as per the treeview in the "code" panel of the Retool app editor UI.
- The search results shows any matching code found in Javascipt functions that matches your search terms, however you can't click through to them. Clicking them just pans the workflow's startTrigger block into view. Given the navigability issues as per the above, this means you have to manually trawl through the list of functions to find the one that matches the search result.
(Issues found on cloud version 3.194.0, team plan)