Forums

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

JQL

Naresh
Contributor
October 24, 2022

Datacenter  8.20.x

 

Need to copy fields from Subtask to Parent when 

Subtask status  is "Delivered"

And parent status is "Baselined"  with parent issuetype (Group or Req)

 

Tried Automation with JQL ,,,,,,issue IN subtasksOf("status =Baselined") 

And Copy fields with Jira expressions  but No result

 issue.parent?.issueType?.name == "1Requirement" || issue.parent?.issueType?.name == "1Group" || issue.parent?.issueType?.name == "1Informative"

 

1 answer

0 votes
Steven Mustari
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.
October 24, 2022

Any addons or are you only using Automation with basic JQL queries?

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
FREE
PERMISSIONS LEVEL
Product Admin
TAGS
AUG Leaders

Atlassian Community Events