Button handy |
---|
blank | true |
---|
color | #0052CC |
---|
name | Send Feedback |
---|
link | https://docs.google.com/forms/d/e/1FAIpQLScmToBe3vynAlb5fdKwCGxYqnTbDc66sIBgeecG2BuFDuHc7g/viewform?entry.2002826954=issueInEpic+-+570753120 |
---|
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 | issueInEpic(boardId, epicId, issueKey) | Package | | Alias | | Pkg Usage | | |
Description
Excerpt |
---|
|
Checks whether a specific issue or task is associated with a particular epic. |
Checks whether a specific issue or task is associated with a particular epic, helping to determine the relationship between individual tasks and larger project goals.
Parameters
Table plus |
---|
applyColStyleToCell | true |
---|
columnTypes | s,s,s,s |
---|
heading | 0 |
---|
multiple | false |
---|
enableSorting | false |
---|
|
Parameter name | Type | Required | Description |
---|
boardId | Integer | Yes | The board id | epicId | Integer | Yes | The epic id | issueKey | String | Yes | The key of the issue | |
Return Type
Boolean
True if the issue belongs to that epic, false otherwise
Example
Code Block |
---|
|
return issueInEpic(12345, "TEST-123", "TEST-5"); |
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.