Forums

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

Auto ticket creation in another project using field values

Lakshmi CH
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.
July 14, 2020

Hi Team,

 Please let me know if you have any suggestion to achieve this.

 

Trigger Event:

Ticket Project = "Trading Partner Development" (MD )

Issue Type = "FI Task"

Event: Status transition to "Regression Testing in Process"

Check that mandatory fields have data (to source from)

  • TPD Document Type cf[31714]
  • Summary of Changes cf[17000]
  • Scheduled RM Install Date cf[10706]
  • Map Name cf[10211]

If any of the above fields do not have data, fail the downstream process and send an email to the Assignee noting the failure and reason

 

Downstream action:

Create new ticket project = "Regression Testing" (RT)

Issue Type = "Task"

Status = "Open"

Source below information from the MD Task (trigger event)

 

MD fieldRT fieldNotes
'Hub Name' cf[10208] and  'TPD Document Type' cf[31714]SummaryBoth fields should be used to create the Summary with format like "Hub Name / TPD Document Type"
Summary of Changes cf[17000]Summary of Changes cf[17000]n/a
Scheduled RM Install Date cf[10706]Scheduled cf[18902]n/a
Map Name cf[10211]Map Name cf[10211]n/a
New Map Name cf[33703]New Map Name cf[33703]Optional - only source if (###) has data
Datatype UID cf[33708]Datatype UID cf[33708]Optional - only source if (###) has data
Escalation? Cf[10500]TPD Ticket Escalated cf[33121]Optional - if (###) = Yes, (###) = Yes
Else (###) = null
ParentIssue (link)Linked Issue = 'relates to' and issue = parent ticket's number

1 answer

0 votes
Bill Sheboy
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.
July 14, 2020

Hi @Lakshmi CH 

Do you have the marketplace add-on for automation rules for server:

https://marketplace.atlassian.com/apps/1215460/automation-for-jira-server?hosting=server&tab=overview

If so, you can automate this process by creating an automation rule.  Please see this documentation to help you get started:

https://www.atlassian.com/software/jira/guides/expand-jira/automation

 

Best regards,

Bill

Suggest an answer

Log in or Sign up to answer