| Summary: | IPzilla Error - Unable to Reject a CQ | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Community | Reporter: | Sharon Corbett <sharon.corbett> | ||||
| Component: | IPZilla | Assignee: | 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
Sharon Corbett
Created attachment 131055 [details]
Error Message
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. |