Hide Forgot
Description of problem: Currently it's possible to set roles to disabled users. It should not be possible to do this unless the user is the default user for that role. e.g. you should not be able to set the QA Contact to a user unless that user is the default QA Contact.
Verified this issue. The result is PASS. version 5.0.2.rh2 Steps: 1. Login with admin account 2. Disable a user: User1 3. New a bug for bugzilla 4. Set the QA Contact/Assignee/Doc Contact as User1 in the bug (User1 is not the default QA contact of any component of bugzilla) Result: The account User1 is disabled. Please select another user to assign this bug to.