Resolved! RITM Variables not showing on Task (task generated via script)
Hi folks, I have a catalog item that allows a user to request application access. This is the workflow I'm using: I use this "Group Assignment" script to create the tasks based on the applications selected: var app = new GlideRecord('cmdb_ci_appl');...