Forums

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

Pre-populate the value from JQL function for the custom field

Manikandan K November 7, 2017

Let me how to Pre-populate the value from JQL function to the custom field ?

 

issueFunction in aggregateExpression("Remaining work", "remainingEstimate.sum()")  and sprint in (126)

2 answers

0 votes
Manikandan K November 9, 2017

@Thanos Batagiannis [Adaptavist] - Please let me know do you have any suggestions on above request ?

0 votes
Nic Brough -Adaptavist-
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.
November 7, 2017

You don't.  It's in the docs, but there's a lot to go through before you see it, so I'm not surprised you missed it.  The results of these issueFunctions only exist in the issue navigator, they're not fields.

However, as you have ScriptRunner, you can do it as a field.  Write a scripted field that adds up the two numbers for a result.  Then you can use that directly in the issue navigator, and search on it,

Manikandan K November 7, 2017

@Nic Brough -Adaptavist- - Thanks. I m not a developer. Please provide the script i have to use in the scripted field based on above query

Suggest an answer

Log in or Sign up to answer