Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 271376

Summary: IPzilla Error - Unable to Reject a CQ
Product: Community Reporter: Sharon Corbett <sharon.corbett>
Component: IPZillaAssignee: Eclipse Foundation IPZilla inbox <foundation.ipzilla-inbox>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3 CC: barb.cochrane, janet.campbell, sharon.corbett
Version: unspecified   
Target Milestone: ---   
Hardware: PC   
OS: Windows XP   
Whiteboard:
Attachments:
Description Flags
Error Message none

Description Sharon Corbett CLA 2009-04-06 16:26:41 EDT
Relevant CQ - CQ 3187

Attached is a copy of the error that appeared when I attempted to use the “rejected” button to reject this CQ.  It should be noted that this error also occurred when I tried to manually reject the CQ without using the “reject button” by choosing “rejected” and resolved “wontfix”.  I was able to add a comment provided I did not attempt to make these changes.  Further attempts to close out the bug following the addition of my comments resulted in this error appearing (which had occurred on all previous attempts where I had attempted to close the bug out).


Sharon for Janet and IP Team
Comment 1 Sharon Corbett CLA 2009-04-06 16:30:08 EDT
Created attachment 131055 [details]
Error Message
Comment 2 Denis Roy CLA 2009-04-08 10:11:25 EDT
The problem here is that we're using the "bug_severity" Bugzilla field to store the current state, and we're using the "op_sys" (Operating System) Bugzilla field to store the 'previous' state, so that we can restore the previous state when a committer returns a CQ to the IP team.

The 'pending' state was added to bug_severity, but not to 'op_sys', hence we couldn't store the previous state.  I have merged all the added states to 'op_sys' so you're all set.