Video Screencast Help
Search Video Help Close Back
to help
Not able to make it to Vision this year? Get a sampling in the Best of Vision on Demand group.

Error Evaluating Macro

Updated: 15 Dec 2006 | 1 comment
MaxPayne's picture
0 0 Votes
Login to vote

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.

Comments

David Ekstrom's picture
04
Jun
2007
0 Votes 0
Login to vote

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?