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)

3.1.4
defect
Not set
minor

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.
Already available in 3.2.
Status: NEW → RESOLVED
Closed: 18 years ago
Resolution: --- → DUPLICATE
FYI, both the type ID and string definition are available.
No longer blocks: bz-clients
You need to log in before you can comment on or make changes to this bug.