Skip to contents

Return a single comment of a jira ticket

Usage

get_comment(id, issue = NULL)

Arguments

id

the ID of the comment

issue

the issue key. Defaults to the project directory base name, assuming the R project is named after the issue key.

Author

Derek Chiu