...
...
Syntax
...
Button handy |
---|
blank | true |
---|
color | #0052CC |
---|
name | Send Feedback |
---|
link | https://docs.google.com/forms/d/e/1FAIpQLScmToBe3vynAlb5fdKwCGxYqnTbDc66sIBgeecG2BuFDuHc7g/viewform?entry.2002826954=admUnArchiveIssue+-+15480383 |
---|
width | auto |
---|
|
Table plus |
---|
applyColStyleToCell | true |
---|
heading | 0 |
---|
columnTypes | s,s,s,s |
---|
multiple | false |
---|
columnAttributes | style="background:#e5e7ea;font-weight:bold,,style="background:#e5e7ea;font-weight:bold, |
---|
enableSorting | false |
---|
|
Syntax | admUnArchiveIssue(issueKey) | Package | adm | Alias | | Pkg Usage | unarchiveIssue(issueKey) | |
Description
Excerpt |
---|
|
Restores a single archived issue. |
Restores a single archived issue.
Parameters
Table plus |
---|
applyColStyleToCell | true |
---|
columnTypes | s,s,s,s |
---|
heading | 0 |
---|
multiple | false |
---|
enableSorting | false |
---|
|
Parameter name | Type | Required | Description |
---|
issueKey | |
...
...
Return
...
Type
Boolean
Returns 'true' if operation succeeded and 'false' otherwise.
Example
Code Block |
---|
return admUnArchiveIssue("TST-123"); |
Returns: true
See also
Filter by label (Content by label) |
---|
showLabels | false |
---|
max | 15025 |
---|
showSpace | false |
---|
cql | label = "jiraproject_useradmin_routine" and space = currentSpace ( ) |
---|
labels | jira_user_routine |
---|
|
...