Community Announcements have moved! To stay up to date, please join the new Community Announcements group today. Learn more
×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