Bug 406331

Summary: 3.23: !CheckCanChangeField() changes in process_bug.cgi
Product: [Community] Bugzilla Reporter: David Lawrence <dkl>
Component: Bugzilla GeneralAssignee: Tony Fu <tfu>
Status: CLOSED DUPLICATE QA Contact:
Severity: medium Docs Contact:
Priority: high    
Version: 3.2   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2007-12-29 05:05:25 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:
Bug Depends On:    
Bug Blocks: 406071, 406141    

Description David Lawrence 2007-11-30 16:58:41 UTC
Description:
Code sections in were added to process_bug.cgi for disallowing certain changes to external people to certain Red Hat products such as RHEL, RHEL Beta, and RHEL Public Beta. Non Red Hat employees are not allowed to close or set priority in those products.

Function Requirements:
!CheckCanChangeField in process_bug.cgi

Comment 1 Tony Fu 2007-12-20 03:06:02 UTC
Size estimation:

Need to call !CheckCanChangeField in process_bug.cgi.  It expects 3 lines of code.

Test Unit:

One web page(20 lines) and one xmlrpc call (100 lines) need to be test.


Total LOC = 3+20+100=123

Comment 2 David Lawrence 2007-12-29 05:05:25 UTC

*** This bug has been marked as a duplicate of 406141 ***