Retrieve possible fields to fill and their values if they are from a closed list.

get_fields(host)

Arguments

host

URL of the bugzilla instance if missing the R bugzilla is assumed.

Value

A data.frame with three columns, Name of the fields, if it is mandatory and the values it can take.

Examples

fields <- get_fields()