I have been stuck in this for some time now, and i dont know how to fix it. Here it goes:
I am using the toolbox plugin and running a javascript which returns a list of numbers to a JavascriptToBubble item. If i display this in a text item (just to check it is working) the list of numbers is displayed perfectly.
The next step in the workflow is to create a new item, which has a list of numbers as its only field. When i run the workflow i have no problems, and in the debugger it appears as if this list is being added. Yet, when i check the database there is nothing.
What is wrong?