APIs

Accessing Jira Fields

You can access the values of other fields and properties within JMCF Scripted Fields - both for the current issue and related issues - by using the APIs detailed in this section.

The script editor

The script editor window includes standard code editing features, including syntax colorization, error highlighting, code formatting, and code completion. Additionally, the script editor will provide prompts when it detects you are implementing API calls in your code.

The editor also includes three shortcut buttons to the right side of the window:

  • Expand/Contract - Expand the editor to full height, or shrink it back to its original height.

  • Templates - Pre-written script examples.

  • Help - Links to JMCF for Jira Cloud documentation, scripted field documentation, and the Appfire support portal.

You are viewing the documentation for Jira Cloud.

In This Section

In This Section