Skip to end of banner
Go to start of banner

jiraCreateIssue

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Next »

Description

Creates an issue in a JIRA which is linked via application links.

Parameters

Return Type

CRIssue []

Returns an array of issues.

Example

Example 1

Create an Issue into Jira project

CRIssue [] issues = jiraCreateIssue(CRIssue);
return issues;

See also

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