Bug 438144 - named search query error - Can't use qa_whiteboard as a field name.
Summary: named search query error - Can't use qa_whiteboard as a field name.
Keywords:
Status: CLOSED DUPLICATE of bug 443140
Alias: None
Product: Bugzilla
Classification: Community
Component: Query/Bug List
Version: 3.2
Hardware: All
OS: Linux
low
low
Target Milestone: ---
Assignee: Noura El hawary
QA Contact:
URL:
Whiteboard:
Depends On: 443140
Blocks: RHBZ30UpgradeTracker
TreeView+ depends on / blocked
 
Reported: 2008-03-19 12:42 UTC by James Laska
Modified: 2013-09-02 06:24 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2008-05-12 17:57:47 UTC
Embargoed:


Attachments (Terms of Use)

Description James Laska 2008-03-19 12:42:50 UTC
Description of problem:

Using a saved named query results in an error (see below).

Version-Release number of selected component (if applicable):
bugzilla 3.2

How reproducible:
100%

Steps to Reproduce:
1. Go to https://bz-web2-test.devel.redhat.com
2. Login using a valid bz user/pass
3. Click on a named public search in your page footer
  
Actual results:
Red Hat Bugzilla has suffered an internal error. Please save this page and send
it to bugzilla-owner with details of what you were doing at the time
this message appeared.

URL:
https://bz-web2-test.devel.redhat.com/buglist.cgi?cmdtype=runnamed&namedcmd=rhel-5.2.0%20installer%20ON_QA
Can't use qa_whiteboard as a field name.

Expected results:
This page ...
https://bugzilla.redhat.com/buglist.cgi?cmdtype=runnamed&namedcmd=rhel-5.2.0%20installer%20ON_QA

Additional info:

Comment 1 David Lawrence 2008-03-19 13:15:51 UTC
The {qa,devel,internal}_whiteboard fields have been converted to take advantage
of  custom field support in the new Bugzilla. As a result the column names for
the fields are now prefixed with cf_*. So the field names will need to be
cf_{qa,devel,internal}_whiteboard. I will need to create a script that will fix
everyone's stored queries to make this transition transparent to end users.

Comment 2 Kevin Baker 2008-04-15 02:54:19 UTC
not milestone 3, but definitely a final blocker

Comment 3 David Lawrence 2008-05-12 17:57:47 UTC

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


Note You need to log in before you can comment on or make changes to this bug.