R/get_epic_linked_issues.R
get_epic_linked_issues.Rd
Return all linked issues to an Epic issue.
get_epic_linked_issues(issue = NULL)
the issue key. Defaults to the project directory base name, assuming the R project is named after the issue key.
Derek Chiu