We have had success with text fields, drop down fields, and date fields. However, group checkbox fields have not worked. We do not get any error message when we submit in Confiforms. When we go to JIRA, the entire ticket is populated except for the group checkbox field.
This is the code we are using for the group checkboxes under the no format IFTTT Macro.
"customfield_13708": [[entry.addItems.asArrayOfKVPairs(label)]],
Any help would be appreciated.