Bug 80268

Summary: RFE: changing product of multiple bugs at once shouldn't require change in component
Product: [Community] Bugzilla Reporter: Alexandre Oliva <aoliva>
Component: Bugzilla GeneralAssignee: David Lawrence <dkl>
Status: CLOSED WONTFIX QA Contact: David Lawrence <dkl>
Severity: medium Docs Contact:
Priority: medium    
Version: 2.17Keywords: FutureFeature
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Enhancement
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2002-12-23 17:48:59 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Alexandre Oliva 2002-12-23 17:40:12 UTC
If I change the Product of multiple bugs, I get to a screen that requires me to
change both the Version and the Component.  Ideally, it should ask for the
Version and then, in a separate screen, ask for a Component name in case the
original Components don't have matches in the new Product/Version.

Comment 1 David Lawrence 2002-12-23 17:48:59 UTC
Components in Bugzilla are currently tied to the Product, not the version. The
Versions are also tied to the Product. So currently your suggestion is not
needed since all components are global to all versions anyway. There is a bug
submitted at bugzilla.mozilla.org for an RFE to make this happen. But probably
will not since it is not a trivial change.