Fixed : Error While Parsing a JQL

Hadi Theeb June 24, 2022

Hello , 

 

I'm new to Jira JQL and I would like to perform a JQL or a script that does some simple math as below 

 

Field 1 Value + Field 2 = Field 3 

 

I tried to perform the following 

 

{{"issue.customfield_10059"}} = {{"issue.customfield_10058"}}+{{"issue.customfield_10057"}} 

 

And I'm getting the following error while parsing the Automation as below . 

 

Error while parsing additional fields. Not valid JSON.

 

Appreciate your help.

 

Update: It has been fixed like the following 

 

{{#=}} {{issue.Original QA Estimate}}+{{issue.Original Dev Estimate}} {{/}}

 

1 answer

1 accepted

0 votes
Answer accepted
Hadi Theeb June 24, 2022

Has been Fixed after a Couple of hours with Try and error. 

 

{{#=}} {{issue.Original QA Estimate}}+{{issue.Original Dev Estimate}} {{/}}

Suggest an answer

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

Atlassian Community Events