R/get_comment.R
get_comment.Rd
Return a single comment of a jira ticket
get_comment(id, issue = NULL)
the ID of the comment
the issue key. Defaults to the project directory base name, assuming the R project is named after the issue key.
Derek Chiu