| Anonymous | Login | Signup for a new account | 2013-06-19 05:43 EDT | ![]() |
| Main | My View | View Issues | Change Log | Roadmap | Wiki | ManTweet | Repositories |
| View Issue Details [ Jump to Notes ] [ Wiki ] | [ Issue History ] [ Print ] | ||||||||
| ID | Project | Category | View Status | Date Submitted | Last Update | ||||
| 0006150 | mantisbt | bugtracker | public | 2005-08-17 14:52 | 2012-08-17 14:11 | ||||
| Reporter | mspears | ||||||||
| Assigned To | atrol | ||||||||
| Priority | normal | Severity | minor | Reproducibility | always | ||||
| Status | closed | Resolution | fixed | ||||||
| Platform | OS | OS Version | |||||||
| Product Version | 1.0.0rc1 | ||||||||
| Target Version | Fixed in Version | 1.2.0 | |||||||
| Summary | 0006150: Should Category inheritance be a preference? | ||||||||
| Description | Currently, parent projects inherit Categories from subprojects. This creates confusion as to which project Category you're actually reporting. Based on user feedback, would it be possible to disable the Category inheritance as a boolean preference or disallow inheritance completely? | ||||||||
| Tags | No tags attached. | ||||||||
| Attached Files | |||||||||
Notes |
|
|
breidi (reporter) 2005-09-08 11:24 |
It would be really useful, if inheritance of categories could be disabled. As an alternative the "namespace" of the category should be displayed (eg. "subproject1.categoryname") |
|
breidi (reporter) 2005-09-09 06:47 edited on: 2005-09-09 06:48 |
So. Now that I (rather inadvertently) clicked on the "Sponsor"-Button, I owe the Project $10. As I consider this bug an important matter, I'm perfectly willing to pay my debt. But how ? Paypal ? Credid Card ? Actually I don't really understand the whole Sponsorship bussiness ... |
|
mirko_fit (reporter) 2005-12-09 03:17 |
I hope there will be a flag added to disable the inheritance of categories, because the autoassignment of bugs does not work properly with it. I modified print_api.php in the installation in my company to disable the inheritance of categories. My temporary solution is: diff print_api.php print_api_new.php ------------------------------------ 486c486,488 < $t_project_where = helper_project_specific_where( $c_project_id ); --- > // OSS - MF2005 - don't show categories from subprojects > $t_project_where = ' project_id='.$c_project_id; > // $t_project_where = helper_project_specific_where( $c_project_id ); |
|
dfex (reporter) 2006-03-15 08:21 |
-- just a reminder on this bug -- maybe an option in the config_inc.php can control the where in the query |
|
atrol (developer) 2012-08-08 15:38 |
> Currently, parent projects inherit Categories from subprojects. This is not true in 1.2 When creating subprojects there is a checkbox "Inherit Parent Categories" |
Issue History |
|||
| Date Modified | Username | Field | Change |
| 2005-08-17 14:52 | mspears | New Issue | |
| 2005-09-08 11:24 | breidi | Note Added: 0011355 | |
| 2005-09-09 06:32 | breidi | Sponsorship Added | breidi: US$ 10 |
| 2005-09-09 06:32 | breidi | Sponsorship Total | 0 => 10 |
| 2005-09-09 06:47 | breidi | Note Added: 0011356 | |
| 2005-09-09 06:48 | breidi | Note Edited: 0011356 | |
| 2005-12-09 03:17 | mirko_fit | Note Added: 0011755 | |
| 2005-12-09 03:41 | jlatour | Assigned To | => jlatour |
| 2005-12-09 03:42 | jlatour | Status | new => assigned |
| 2006-03-15 08:21 | dfex | Note Added: 0012342 | |
| 2012-08-08 15:38 | atrol | Note Added: 0032516 | |
| 2012-08-08 15:38 | atrol | Status | assigned => resolved |
| 2012-08-08 15:38 | atrol | Fixed in Version | => 1.2.0 |
| 2012-08-08 15:38 | atrol | Resolution | open => fixed |
| 2012-08-08 15:38 | atrol | Assigned To | jlatour => atrol |
| 2012-08-17 14:11 | atrol | Status | resolved => closed |
| MantisBT 1.2.16dev master-1.2.x-05091f5 [^]
Copyright © 2000 - 2013 MantisBT Team
Time: 0.0618 seconds. memory usage: 2,820 KB |