Feature #7667
Hierarchy columns should not be nullables
Status: | New | Start date: | 2011-02-21 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | - | % Done: | 0% | |
Category: | Database | |||
Target version: | Candidate for next major release | |||
Resolution: |
Description
The root_id
, lft
, rgt
columns of issues
table, as well as lft
and rgt
of projects
table should be defined as NOT NULL
.
This could prevent users from running Redmine with corrupted data due to a wrong db migration by import/export.
Related issues
History
#1
Updated by Etienne Massip over 11 years ago
- Target version set to Candidate for next major release
#2
Updated by Daniel Felix about 10 years ago
Hi Etienne,
I just found this on the roadmap.
Any news on this issue? :-)
#3
Updated by Etienne Massip about 10 years ago
- Tracker changed from Defect to Feature
- Subject changed from Hierarchy columns should not be nullables. to Hierarchy columns should not be nullables
Still here