Cannot add custom field values without custom trigger function

SS September 28, 2012

I have the following code in the <head> tag

<script type="text/javascript" src="http://&lt;JIRA_URL">/s/en_US-6wxn3q/784/6/1.1.2/_/download/batch/com.atlassian.jira.collector.plugin.jira-issue-collector-plugin:issuecollector/com.atlassian.jira.collector.plugin.jira-issue-collector-plugin:issuecollector.js?collectorId=f3c6a929></script>

And this in a script

window.ATL_JQ_PAGE_PROPS = $.extend(window.ATL_JQ_PAGE_PROPS, {

// ==== we add the code below to set the field values ====

fieldValues: {

'customfield_10100' : 'binja-x.x',

}

});

However I'm not able to see this value custom value in created feedback

1 answer

0 votes
John Chin
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
December 18, 2012

Hi Sameer,

Upon the advanced usage, please upgrade your JIRA to 5.2.x. For more information, kindly look at this article. Hope its help and good luck.

Regards,

John Chin

Suggest an answer

Log in or Sign up to answer