On both Cloud and Server I'm running into the same issue.
I am trying to copy the values of a checkbox (multi-select) to labels whenever a field value is changed for that field called "Test Checkbox". This is not a set or fields operation since this custom field is on a transition screen and can be sent back and forth (thus adding distinct values through the transition). On any pass forward through the transition, I'd like to add any new value. Not remove any past values to labels.
I've attempted to use smart values for the 'values to add' by following the guidance I've seen in other posts here like using list.join. That does not seem to work in Cloud and I'm unable to replicate it in Server.
I'm left with the additional fields Json response which I think is the right move, but am unable to figure out how to add any number of checkbox values at the same time (adding to the current labels array). Could someone help me understand the adjustment I need to make? (Been consulting this doc)
I ended up making a confluence page, using the HTML and CSS plugins from Adaptavist and showing that in the JIRA dashboard. Works like a champ!
I found this: http://forums.atlassian.com/thread.jspa?threadID=55099
Looks like a problem with the content being too long.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.