addIssueToEpic

Description

Associates an issue or task with a specific epic, indicating that the issue is part of a larger project goal or initiative represented by the epic.

Parameters

Return Type

Boolean

True of operation succeeded

Example

return addIssueToEpic("TEST-5", "TEST-123");

Returns true if successful, false if otherwise.

See also

Filter by label

There are no items with the selected labels at this time.