get_fields: Get fields

Description Usage Arguments Value Examples

View source: R/get_fields.R

Description

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

Usage

1
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

1
fields <- get_fields()

llrs/bugRzilla documentation built on Nov. 7, 2021, 4:27 a.m.