Cannot modify a function
Cannot modify a function
When I try to modify an existing function, I get the following error:
Cannot modify.Already a workflow with the same namespace and function name exists.
I can modify and save other functions in my app, but not the one in the default namespace.
If I move the function to a different namespace, it saves correctly