Skip to end of banner
Go to start of banner

admUnarchiveIssues

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 4 Current »

Description

Unarchives a issue or a list of issues (maximum 1000, that’s a limitation that Atlassian set).

Parameters

Return Type

Number

The number of unarchived issues

Example

return admUnarchiveIssues({"TEST-1", "TEST-2"});

Returns: 2

See also

  • No labels