View Issue Details

IDProjectCategoryView StatusLast Update
0007714mantisbtfeaturepublic2014-11-05 01:53
Reporter0xHH Assigned Tovboctor  
PrioritynormalSeverityminorReproducibilityhave not tried
Status closedResolutionwon't fix 
Summary0007714: Multiple categories support
Description

Now I use for one issue one category. But I have issue what can put to more categories. Best path- add possibly added categories to issue from the list.

TagsNo tags attached.

Activities

0xHH

0xHH

2007-01-12 09:58

reporter   ~0013912

Last edited: 2007-01-12 10:05

For this need remove from mantis_bug_table category field, add new table mantis_bug_category_table (id, bug_id, category_id).

lmedeiros

lmedeiros

2009-08-17 15:14

reporter   ~0022740

lilian

dhx

dhx

2009-08-18 21:20

reporter   ~0022759

As an interim fix, you could try using the tagging system. Multiple category support isn't a quick and easy change.

djcarr

djcarr

2009-08-19 23:28

reporter   ~0022773

i think tagging is the way to go. you can even remove all categories and use tagging entirely.

stevecharon

stevecharon

2014-04-07 05:22

reporter   ~0039845

I think tagging does not replace for the need of multiple categories.
If we have an issue regarding a common used component I would like to have one issue for the 5 components and not 5 issues with one component.
So I can see, if the problem is solved in one place.
Also the notification is triggered by category. So every developer gets the info thru his category.
If we would use tags instead we have the request for notification by tags as result.

vboctor

vboctor

2014-10-24 22:26

manager   ~0041646

Between categories, sub-projects (which I'm not a fan of), and tags. I think that ought to be enough.