We would like to integrate the errors/exceptions that have been observed / encountered while certain processes are running. These have to be reported on Jira and a workflow to be set up for the Operations / Cus Support to follow this up?
Thanks.
Hi @Anand Saran ,
If the process that you are referring to, can be customizable then you should be able to invoke JIRA create issue REST API from your application and create a ticket in your JIRA instance. FYI, you have to configure that support project in JIRA, before calling the REST API.
Please note that, JIRA comes with default configurations which can be used out of the box for your support project. In case, it does not work for you, you can create your own workflow and hook that up with the support project.
Regards,
Ravi Varma
Could you let me know if this can be achieved in Jira cloud? If yes, could you share more insights regarding how this can be achieved?
Thanks.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Anand Saran ,
Yes, you can achieve it in JIRA Cloud create issue REST API.
Please refer to the below two links -
Hope you find this useful and if yes, then can you please accept the answer.
If you still have some query, please let me know.
Regards,
Ravi Varma
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.