Description
Retrieves all the issues or tasks associated with a specific epic, offering an overview of the work items that contribute to the epic's objectives.
Parameters
Return Type
String []
Issue belonging to that epic
Example
string [] issues = issuesInEpic(12345, "TEST-123"); return issues;
See also
We've encountered an issue exporting this macro. Please try exporting this page again later.