When testing the functions, I noticed the following points and areas for improvement:
1. Link to the function from the app
I discovered that you can jump to the function you are using from the app menu – however, the link is only accessible via the app versions and not directly in the trigger or the app in the editor.
Suggestion: A direct link to the function in the trigger editor would be much more intuitive and would speed up navigation.
2. Use & execution of functions
Currently, it is not clear in which apps a function is used, when and how often it is executed.
Suggestion: An overview with a list of the apps that use the function (ideally also with links) and executions.
Advantages of both suggestions:
-
Faster navigation and editing
-
Greater transparency for complex app structures
-
Better maintainability and error analysis