Resolved! I am trying to concatenate two reference lists, and no matter what I do I end up with weird stuff
I tried many things but here is my latest attempt that creates the above mess:var assigned=org.name.toString().trim();mainTasker.u_glide_list_3=mainTasker.u_glide_list_3.concat(assigned+', ');