Forums

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

How to set label in Issue Collector javascript widget

Jakub Jankiewicz
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!
April 27, 2018 edited

The other question was from 2013, we use JIRA collector widget, the JS is located at:

 

/jira/s/d41d8cd98f00b204e9800998ecf8427e/en_UK-dt6y27-1988229788/6265/4/1.4.7/_/download/batch/com.atlassian.jira.collector.plugin.jira-issue-collector-plugin:issuecollector/com.atlassian.jira.collector.plugin.jira-issue-collector-plugin:issuecollector.js?collectorId=98e61d0c

 

What will require to set label in issue created using collector plugin. I've try to set this:

 

window.ATL_JQ_PAGE_PROPS = {
"triggerFunction": function(showCollectorDialog) {
$('footer .right a:last-child').click(function() {
showCollectorDialog();
return false;
});
},
"fieldValues" : {
'versions' :'10754',
'labels': 'Avenge-Rs' // also tried ['Avenge-Rs']
}
};

but when I call show dialog function there is no labels (only summary and title) and the label was not created. Can I have labels with this version? Is this old version of the plugin? Does it support labels, can I update this plugin (I can request to Admin). What should I request, if needed?

1 answer

0 votes
Brad Martin June 12, 2019

Did you ever figure out how to add labels to an issue collector?

Jakub Jankiewicz
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!
September 15, 2020

No, no one answered the question. Awesome support. Even "You can't" is better then nothing.

Suggest an answer

Log in or Sign up to answer
TAGS
atlassian, jira cloud certification, managing jira projects, jira project administration, jira cloud exam, atlassian certification, agile project management, jira workflows, jira permissions, jira training, jira cloud skills, atlassian learning

Become a Certified Jira Service Project Expert 🦸🏻‍♂️

Validate your expertise in managing Jira Service Projects for Cloud. Master configuration, optimize workflows, and manage users seamlessly. Earn global 🗺️ recognition and advance your career as a trusted Jira Service management expert.

Get Certified! ✍️
AUG Leaders

Atlassian Community Events