
22 Apr
2003
22 Apr
'03
9:26 p.m.
On Sat, Apr 19, 2003 at 04:19:52PM -0400, ------@hostventures.com wrote:
This problem shows on autoreply with otrs version 1.1.0-RC1 the field is missing in ticket_history_type table. Manually insert it into database.
insert into ticket_history_type (name,valid_id,create_by,change_by) values ('StateUpdate',1,1,1)
Jepp. It's a bug in 1.1.0 RC1 (StateUpdate is missing in scripts/database/initial_insert.sql). If fixed it. Thanks Viktor! Martin -- Martin Edenhofer - <martin at edenhofer.de> - http://martin.edenhofer.de/ -- "There are two major products that come out of Berkeley: LSD and Unix. We don't believe this to be a coincidence." -- Jeremy S. Anderson