OTRS 1.3 beta 1. Debian Sarge. Apache 1.3.31-3. Mysql 4.0.18.
Everytime I get fetch email via PostMasterPop3, my system log is filled with
the following (or similar) information:
Thu Aug 26 17:10:34 2004 error OTRS-PM3-10 Unknown column
'system_id' in 'field list', SQL: 'INSERT INTO ticket_history (name,
history_type_id, ticket_id, article_id, system_id, owner_id, priority_id,
state_id, valid_id, create_time, create_by, change_time, change_by) VALUES
('%%Tyler Hepworth ', 4, 14, 19, 11, 1, 3, 1, 1,
current_timestamp, 1, current_timestamp, 1)'
Thu Aug 26 17:10:34 2004 error OTRS-PM3-10 Unknown column
'system_id' in 'field list', SQL: 'INSERT INTO ticket_history (name,
history_type_id, ticket_id, article_id, system_id, owner_id, priority_id,
state_id, valid_id, create_time, create_by, change_time, change_by) VALUES
('%%', 12, 14, 18, 11, 1, 3, 1, 1, current_timestamp, 1, current_timestamp,
1)'
Thu Aug 26 17:10:34 2004 error OTRS-PM3-10 Unknown column
'system_id' in 'field list', SQL: 'INSERT INTO ticket_history (name,
history_type_id, ticket_id, article_id, system_id, owner_id, priority_id,
state_id, valid_id, create_time, create_by, change_time, change_by) VALUES
('%%CustomerID=tylerh@natr.com\\\\\\\\\\\\\\\;web\;CustomerUser=tylerh\;',
21, 14, 0, 11, 1, 3, 1, 1, current_timestamp, 1, current_timestamp, 1)'
Thu Aug 26 17:10:34 2004 error OTRS-PM3-10 Unknown column
'system_id' in 'field list', SQL: 'INSERT INTO ticket_history (name,
history_type_id, ticket_id, article_id, system_id, owner_id, priority_id,
state_id, valid_id, create_time, create_by, change_time, change_by) VALUES
('%%1000013%%General%%3 normal%%new%%14', 1, 14, 0, 11, 1, 3, 1, 1,
current_timestamp, 1, current_timestamp, 1)'
Any idea what that is about?
Thanks,
Tyler Hepworth