Recent we have faced issues with the Workflow-Listener JIRA plugin, which was developed using by Atlassian SDK, this plugin does link automatically created JIRA ticket in the BAMBOO’s comments section and also allows to trigger UAT/PROD deployment plan triggering form the JIRA using workflow status transitions. Required features are…
1)Automatic JIRA Ticket Linking: It automatically linked the newly created JIRA tickets within the relevant Bamboo build’s comments section. This ticket created for every new build happened in another BAMBOO’s build execution.
2)Deployment Triggering: It allowed for the triggering of UAT/PROD deployment plans directly from JIRA via workflow status transitions. But unfortunately, this Workflow-Listener stopped working due to latest JIRA upgradation to version 10.3.5, where there is no SD compatible version available in the Atlassian’s marketplace. Hence, please help us to find the way to achieve this functionality using nay readymade plugin or let us know how to achieve this? We have known about the JIRA webhooks, but it allows only to trigger BAMBOO plan, ,but how to achieve automatically created JIRA ticket linking in BAMBOO’s Comments section. This is caused PROD work delayed form long time, so please help us to find the best way to provide deployment our requirement.