get_history: Provide information about the history of an issue.

Description Usage Arguments Examples

View source: R/get_history.R

Description

See what has changed of an issue.

Usage

1
get_history(issue, host, new_since = NULL)

Arguments

issue

Number of the issue.

host

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

new_since

A character with a Date in YYYY-MM-DD format.

Examples

1
get_history(issue = 1)

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