Hello,
I'm developing a JIRA plugin, when I add my first post function everything works out fine but when I add another one using atlas-create-jira-plugin-module and modify the execute method my plugin become disabled.
Ps: the second post function is trying to connect to a distant server using ssh.
Thank you