Patch #2696
Add subcategory to category
Status: | New | Start date: | 2009-02-07 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | - | % Done: | 0% | |
Category: | Issues | |||
Target version: | - |
Description
This patch contains 2 migrations to add a column to issues and a table called issue_subcategories. This will allow users to have Categories, and a subcategory grouping below that.
I have tried to add the necessary parts for English, and use similar names for category.
This was diff'd against svn trunk revision 2399.
Related issues
History
#1
Updated by Nick Gorbikoff about 13 years ago
Rob Elsner wrote:
This patch contains 2 migrations to add a column to issues and a table called issue_subcategories. This will allow users to have Categories, and a subcategory grouping below that.
I have tried to add the necessary parts for English, and use similar names for category.
This was diff'd against svn trunk revision 2399.
Hi, Rob.
Is that going to be added in the next release?