Error Evaluating Macro

Error Evaluating Macro

We're using Helpdesk Solution and recently ran into a situation where incidents (tickets) were assigned to workers who no longer exist, which must have caused the Helpdesk application to "lock" the incident. The worker name appeared as: "Error evaluating macro", and the owner appeared as: "Error evaluating macro".

To resolve this Problem, look into the database table "workitem" and into the field "number". Search for the article with the problem, and go to the field "updatelock". There is probably a "c" in that line. Delete the "c", close the database and you're back in business.

3.625
Average: 3.6 (8 votes)

Changing the assigned worker?

How can you re-assign those incidents to another worker? I know you can write SQL commands to do it, but what are all the tables/fields that need to be updated?