Closed
Bug 449140
Opened 18 years ago
Closed 18 years ago
There is no programmatic (API) way to determine the type of custom fields
Categories
(Bugzilla :: Bugzilla-General, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 429847
People
(Reporter: mkanat, Unassigned)
Details
Right now, config.cgi shows all sorts of information about custom fields, such as their name, list of values, etc., but it doesn't have any way to figure out what *type* the custom fields are.
I'm not sure if it would be more valuable to expose the integer ID of the constant or a string that's the name of the constant. Probably the integer would be simpler as far as our side of the code goes.
Comment 1•18 years ago
|
||
Already available in 3.2.
Status: NEW → RESOLVED
Closed: 18 years ago
Resolution: --- → DUPLICATE
Comment 2•18 years ago
|
||
FYI, both the type ID and string definition are available.
| Reporter | ||
Updated•18 years ago
|
No longer blocks: bz-clients
You need to log in
before you can comment on or make changes to this bug.
Description
•