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 | jiraCreateIssue(CRIssue) | Package | | Alias | | Pkg Usage | |
|
Description
Excerpt |
---|
|
Creates an issue in a JIRA which is linked via application links. |
Creates an issue in a JIRA which is linked via application links.
Parameters
Table plus |
---|
applyColStyleToCell | true |
---|
columnTypes | s,s,s,s |
---|
heading | 0 |
---|
multiple | false |
---|
enableSorting | false |
---|
|
Parameter name | Type | Required | Description |
---|
CRIssue | CRIssue | Yes | The SIL type for a Jira issue (exposed in Confluence) |
|
Return Type
CRIssue []
Returns an array of issues.
Example
Example 1
Create an Issue into Jira project
Code Block |
---|
|
CRIssue [] issues = jiraCreateIssue(CRIssue);
return issues; |
See also
Filter by label (Content by label) |
---|
showLabels | false |
---|
max | 25 |
---|
showSpace | false |
---|
cql | label = "integration_routines" and space = currentSpace ( ) |
---|
labels | array_routines |
---|
|
We've encountered an issue exporting this macro. Please try exporting this page again later.