Forums

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

Auto creation of JIRA ticket

Pan
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
May 2, 2023

I want to create multiple JIRA tickets automatically based on a keyword in a JIRA ticket created by user. 

For example, a user creates a JIRA ticket with 'Delta' keyword. I want to create two more tickets once the user creates the 'Delta' ticket.

 

I have read CreateIssue API, is there a way to trigger (automate the whole process) the API based on keyword?

https://developer.atlassian.com/cloud/jira/platform/rest/v3/api-group-issues/#api-rest-api-3-issue-post

1 answer

1 vote
Mikael Sandberg
Community Champion
May 2, 2023

Hi @Pan,

Welcome to Atlassian Community!

You can do this using Automation, the rule would look something like this:

Screenshot 2023-05-02 at 9.48.55 AM.png

Pan
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
May 2, 2023

Thank you for getting back to me. I am reviewing it and will reach out if I have any additional questions.

Suggest an answer

Log in or Sign up to answer