I have an existing bot. I have added a custom action as described in the official docs. When the bot is started, only the errormessage:
mybot.dialog error: Type Mycustomaction not registered in factory.
is displayed in the chat window.
Initially the bot was created with Composer 1.x After migrating to Composer 2.x the existing custom actions did not work and adding new custom actions fails.