View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0006048 | mantisbt | sql | public | 2005-07-30 12:43 | 2007-12-20 01:37 |
Reporter | Goga | Assigned To | jreese | ||
Priority | normal | Severity | minor | Reproducibility | always |
Status | closed | Resolution | duplicate | ||
Product Version | 0.19.2 | ||||
Summary | 0006048: mantis_bug_table: 'category' field should have ID of a category | ||||
Description | The 'category' field in 'mantis_bug_table' has textual value, but in such cases usually IDs are used. There is a table 'mantis_project_category_table' with fields: It should be complemented with a field like 'category_id' to look like: So 'category' field in 'mantis_bug_table' have value not 'sql' but '1'. | ||||
Tags | No tags attached. | ||||