[Tickets #10631] constraint error when creating default priorities
bugs at horde.org
bugs at horde.org
Tue Oct 11 14:09:23 UTC 2011
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/10631
------------------------------------------------------------------------------
Ticket | 10631
Created By | thpo+horde at dotrc.de
Summary | constraint error when creating default priorities
Queue | Whups
Version | 2.0-RC1
Type | Bug
State | Unconfirmed
Priority | 1. Low
Milestone |
Patch |
Owners |
------------------------------------------------------------------------------
thpo+horde at dotrc.de (2011-10-11 14:09) wrote:
I just tried to let whups create its default priorities, when this
fatal error occured:
2011-10-11T16:05:04+02:00 ERR: HORDE [whups] SQL QUERY FAILED:
SQLSTATE[23502]: Not null violation: 7 ERROR: null value in column
"priority_default" violates not-null constraint
INSERT INTO whups_priorities (type_id, priority_name,
priority_description) VALUES (2, '1. Low', 'This is a very low
priority ticket') RETURNING "priority_id" [pid 26048 on
line 812 of "/usr/share/php/Horde/Db/Adapter/Base.php"]
2011-10-11T16:05:04+02:00 EMERG: HORDE [whups] SQLSTATE[23502]: Not
null violation: 7 ERROR: null value in column "priority_default"
violates not-null constraint [pid 26048 on line 182 of
"/srv/horde4/whups/lib/Driver/Sql.php"]
More information about the bugs
mailing list