How do I script an entry to the comments field from a workflow?
I am trying to pass a variable into a comments/additional comments of a new incident as part of a workflow >>gr.setvalue('comments', current.variables.comments); I can get all my other variables to pass through find, but no luck reaching this field...
