Summary | constraint error when creating default priorities |
Queue | Whups |
Queue Version | 2.0-RC1 |
Type | Bug |
State | Resolved |
Priority | 1. Low |
Owners | jan (at) horde (dot) org |
Requester | thpo+horde (at) dotrc (dot) de |
Created | 10/11/2011 (5017 days ago) |
Due | |
Updated | 10/11/2011 (5017 days ago) |
Assigned | 10/11/2011 (5017 days ago) |
Resolved | 10/11/2011 (5017 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
Assigned to Jan Schneider
State ⇒ Resolved
Fix typo (
Bug #10631).3 files changed, 5 insertions(+), 3 deletions(-)
http://git.horde.org/horde-git/-/commit/796e0462d80b5adc7fb7b66c5a780c572de19ec4
State ⇒ Feedback
Priority ⇒ 1. Low
Type ⇒ Bug
Summary ⇒ constraint error when creating default priorities
Queue ⇒ Whups
Milestone ⇒
Patch ⇒ No
State ⇒ Unconfirmed
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"]