Retrieve possible fields to fill and their values if they are from a closed list.
get_fields(host)
host | URL of the bugzilla instance if missing the R bugzilla is assumed. |
---|
A data.frame with three columns, Name of the fields, if it is mandatory and the values it can take.
fields <- get_fields()