Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Table plus
applyColStyleToCelltrue
heading0
columnTypess,s,s,s
multiplefalse
columnAttributesstyle="background:#e5e7ea;font-weight:bold,,style="background:#e5e7ea;font-weight:bold,
enableSortingfalse

Syntax

admUnarchiveIssues(issueKeysOrIds)

Package

adm

Alias

Pkg Usage

unarchiveIssues(issueKeysOrIds)

Description

Excerpt
hiddentrue
Unarchives one or more issues.

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

Parameters

Table plus
applyColStyleToCelltrue
columnTypess,s,s,s
heading0
multiplefalse
enableSortingfalse

Parameter name

Type

Required

Description

issueKeysOrIds

string []

Yes

The issue key/s or id/s that will be unarchived

Return Type

Number

The number of unarchived issues

Example

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

Returns: 2

See also

Filter by label (Content by label)
showLabelsfalse
max25
showSpacefalse
cqllabel = "issue_admin_function" and space = currentSpace ( )
labelsarray_functions