Hide Forgot
Description of problem: When I change the bug state to ASSIGNED, but forget to take it (and therefore leave the "Assigned To:" field blank, bugzilla should warn me, that this is not possible. How reproducible: Always Steps to Reproduce: 1. Find a not assigned bug 2. Change state to ASSIGNED 3. Leave the "Assigned To:" field blank Actual results: Bugzilla processes the request. Expected results: Bugzilla shouldn't process the request and warn me, that "Assigned To:" field is blank, but I'm trying to change the state to ASSIGNED.
Hi, All bugs, when created, are assigned to a Red Hat Bugzilla account. If an user name is not specified when creating a bug, then the default assignee for the component is used. Therefore when a bug status is changed from NEW to ASSIGNED, the bug is already assigned to a user. -- simon