Closed
Bug 528313
Opened 15 years ago
Closed 15 years ago
Product-specific Custom Fields (not field values, but fields themselves)
Categories
(Bugzilla :: Administration, task)
Bugzilla
Administration
Tracking
()
RESOLVED
DUPLICATE
of bug 371995
People
(Reporter: AndrewLGoldman, Unassigned)
References
()
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.5) Gecko/20091102 Firefox/3.5.5 (.NET CLR 3.5.30729)
Build Identifier: 3.4.1
Custom fields have becoming better and better with each progressive release of Bugzilla, but something else that the team I work with has thought up is having custom fields being specific to projects. In my company, we have several projects (products in Bugzilla were renamed to projects) that are confidential between different groups. Because of that, we've enabled the strict_isolation, usevisibilitygroups and makeproductgroups parameters.
Because our projects can be very different from each other, sometimes one project will need a field that would essentially be meaningless to another. If there was a way to make custom fields only appear for specific projects, that would be extremely helpful. In a way, this can be thought of in a few ways --
1. It's very similar to the way the Groups admin functionality works, just with fields instead of users.
2. There's a parameter called timetrackinggroups which makes it show the time tracking info only for a specific group or _project_ if makeproductgroups is enabled. I think this can be extended to all custom fields, but maybe instead of picking just one in a dropdown, you can pick several.
One last thing. This request is similar to defect #106592 but I think it's different enough to warrant a separate enhancement request.
Reproducible: Always
Steps to Reproduce:
1. Create customizable field
2. Be presented with several options like "can be set on defect creation", "type", etc.
Actual Results:
No option for choosing what projects/products the custom field should appear for
Expected Results:
Option for choosing what projects/products the custom field should appear for
Comment 1•15 years ago
|
||
You may also be interested in bug 522971.
Status: UNCONFIRMED → RESOLVED
Closed: 15 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•