Auto creation of JIRA ticket

Pan 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 Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
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 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