Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

How to raise issues/tasks using Java based on certain errors/irregularities observed?

Anand Saran March 10, 2019

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.

1 answer

1 accepted

1 vote
Answer accepted
Ravi Varma
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
March 11, 2019

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

Anand Saran March 11, 2019

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.

Ravi Varma
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
March 11, 2019

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

Anand Saran March 11, 2019

Thanks, @Ravi Varma it was helpful.

Like Ravi Varma likes this

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events