Commit 9ce8cb33 authored by Frank Bergmann's avatar Frank Bergmann

- makeing the error user a "member" of the ticket

parent 73687c13
......@@ -353,6 +353,9 @@ if {"" != $system_conf_item_id && 0 != $system_conf_item_id} {
-conf_item_id $system_conf_item_id
}
# Make the error_user a "member" of the ticket
im_biz_object_add_role $error_user_id $ticket_id [im_biz_object_role_full_member]
# -----------------------------------------------------------------
# Write Audit Trail
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment