Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

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

Parameter name

Type

Required

Description

Return Type

JIssueLink

Example

Code Block
JIssueLink link = getIssueLinkFromEvent();
logPrint("INFO", "Link ID: " + link.id);
logPrint("INFO", "Link Name: " + link.name);
logPrint("INFO", "Link Direction: " + link.direction);
logPrint("INFO", "Link Description: " + link.description);
logPrint("INFO", "Link Issue: " + link.issue);
logPrint("INFO", "Link Source: " + key);

...

Filter by label (Content by label)
showLabelsfalse
max25
showSpacefalse
cqllabel = "listener_functionroutine" and space = currentSpace ( )
labelsarray_functionsroutines

We've encountered an issue exporting this macro. Please try exporting this page again later.