Hide Forgot
Description of problem: If a user was disable, it is not allowed to set the user as the QA contact/Assignee/Doc Contact and needinfo. But it is still allowed to add the disabled user to cc list. Version-Release number of selected component (if applicable): 5.0.2.rh2 How reproducible: 100% Steps to Reproduce: 1. Login with admin account 2. Disable a user: User1 3. New a bug for bugzilla 4. Add the disabled user to bug cc list Actual results: The disabled user can be added to the cc list Expected results: The disabled user can be added to the cc list and bugzills should shows some messege like this: The account User1 is disabled. Additional info:
I think this is intended behaviour. Mailing-list accounts are disabled (cannot login) but are routinely cc'd on bugs.
Thanks Jason's explanation.