Forums

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

Set a field to empty for all the results in lookup issues

Manoj Lingaiah
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!
August 22, 2023

I am trying to create an automation rule (Manual Trigger) that should find all the issues that are in cancelled status and set a "Fix versions" field to empty

For the below list of issues,
JQL used
project = XX AND issuetype in (Story,Sub-task) AND status = Cancelled AND fixVersion is not EMPTY 

I need to set FixVersion to empty. I dont know how to do it for lookupIssues
{
"fields": {
"Fix Versions": {{lookupIssues.Fix Versions.value|null}}
}
}


1 answer

0 votes
Mohanraj Thangamuthu
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
August 22, 2023

Hello, following automation rule should help this requirement.

 

Screenshot 2023-08-23 at 10.19.45 AM.pngScreenshot 2023-08-23 at 10.20.22 AM.pngScreenshot 2023-08-23 at 10.22.53 AM.png

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
STANDARD
TAGS
AUG Leaders

Atlassian Community Events