The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

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

Sum Custom Field with reserved characters

Nuno Araujo
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!
May 25, 2020

Hello all,

I am trying to create a query that may do statistics about a custom field that exist in my JIRA instance.

The query that i am using is:

project = TEST and issueFunction in aggregateExpression("Total Impacted Sellers", "'# of Sellers Impacted'.sum()") 

 

{"type":"number","custom":"com.atlassian.jira.plugin.system.customfieldtypes:float","customId":33600}},{"id":"customfield_33601","name":"# of Sellers Impacted","custom":true,"orderable":true,"navigable":true,"searchable":true,"clauseNames":["# of Sellers Impacted","cf[33601]"],"schema":

According to the info in the API, this field is a number, so, can you please let me know about what I am doing in my query?

The error message that I am currently getting is: Method calls not allowed on [java.lang.String]

 

Thanks in advance

0 answers

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

TAGS
AUG Leaders

Atlassian Community Events