Skip to end of banner
Go to start of banner

removeIssuesFromEpic

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 7 Next »

Description

Dissociates multiple issues from a specific epic, indicating that these issues are no longer part of the epic's scope or objectives.

Parameters

Return Type

Boolean

True of operation succeeded

Example

string [] issues = "TEST-1|TEST-2|TEST-3";/nreturn removeIssuesFromEpic(issues);

Returns true if successful, false if otherwise.

See also

Filter by label

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

  • No labels