Hi, It would be highly desirable to have a bug display if the component it is filed against is an approved component for the nvr it is proposed for. Regards, Kevin ----- I'm probably off on a tangent here but I have a dream that it would work somewhat like this Program Managers, via a web interface, maintain the list of approved components. Bugzilla could then fire off the rules to see what tasks are possible for this bug. For example, in the this case it would fire the "what nvr's can this user propose on this bug?" rule. Which would simply inspect the following conditions -1- is this bug's component on any approved n-v-r list? -2- does this user have permissions to propose to those n-v-r found in (1)? If (1) & (2) are satisfied then have the UI display options that let's the user do it. otherwise they don't see any option for that. ----- That sounds pretty right but I don't think a user should be stopped from proposing a bug against a non-approved component. You bring up an interesting concept here: "guided state transition". That is, bugzilla should not allow users to set flags that put a bug in an unacceptable state. Acceptable states would be a function of component, CDW, and where we are in the update cycle. Great thinking Kev!
*** This bug has been marked as a duplicate of bug 463810 ***