I'm trying to pass multiple labels from a multi-select field into a JIRA issue while creating it. I found this post: https://community.atlassian.com/t5/Jira-questions/Confiform-passing-quot-Labels-quot-entries-to-JIRA/qaq-p/1286811
Which works for me for the IDs of the selections but if I add the .labels, Confiforms seems to add a space between the entries. I have tried altering the IDs to read exactly the same content as the labels without spaces but some of the content is a little wordy and there seems to be a character limit on the ID field.
Anyone able to accomplish this?