JTF_TASKS_B table- created update trigger but nothing happens
Tested the workflow and it performs as needed. However the trigger on the table appears to be not doing anything.
I created a temp table to put the task_id, old and new status_id when the trigger fires but every time I change a Task Status in the Tasks tab of the Service Request form no data gets populated into the table.
Is there something about this table that would keep the trigger from firing?