Button handy |
---|
blank | true |
---|
color | #0052CC |
---|
name | Send Feedback |
---|
link | https://docs.google.com/forms/d/e/1FAIpQLScmToBe3vynAlb5fdKwCGxYqnTbDc66sIBgeecG2BuFDuHc7g/viewform?entry.2002826954=addIssueToEpic+-+570557085 |
---|
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 | addIssueToEpic(issue_key, epicId) | Package | | Alias | | Pkg Usage | | |
Description
Excerpt |
---|
|
Add issue to an epic |
...
Associates an issue or task with a specific epic. |
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
Table plus |
---|
applyColStyleToCell | true |
---|
columnTypes | s,s,s,s |
---|
heading | 0 |
---|
multiple | false |
---|
enableSorting | false |
---|
|
Parameter name | Type | Required | Description |
---|
issue_key | stringString | Yes | the issue key | epicId | intInteger | Yes | The epic id | |
Return Type
booleanBoolean
True of operation succeeded
Example
Code Block |
---|
|
return addIssueToEpic("TEST-5", "TEST-123"); |
Returns true if successful, false if otherwise.
See also
Filter by label (Content by label) |
---|
showLabels | false |
---|
max | 25 |
---|
showSpace | false |
---|
cql | label = "agile_routine" and space = currentSpace ( ) |
---|
labels | array_routines |
---|
|
We've encountered an issue exporting this macro. Please try exporting this page again later.