Hello there,
We would like to know if it is possible to link the creation of tickets within Jira, together with executing code in bitbucket based on said filled out form values.
Example:
- User visits Jira Service Management Portal
- User fills in a form
- Ticket is created in JSM
- Ticket automaticly triggers bitbucket code to run (here we transition from JSM to Bitbucket)
- The bitbucket code, uses the filled in form values to set variables and run the code
- Bitbucket code completes, and goes back to update the ticket in JSM, thus notifying the user (here we transition back from bitbucket to JSM)
We would like to use Jira in combination with Bitbucket to allow our users some degree of self-service, and would like to know if this is possible and how.
The problem we currently face is determing wether we can do this between the 2 products, chain the use of JSM en Bitbucket together and allow a more advanced form of self-service.
Does anyone know if this is possible, and if so, how?
Regards