Versions Compared

Key

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

...

Action type

Use

Run

runFromProjectList

runFromIssueList

runFromVersionList

runFromComponentList

runFromFieldList

Use a variety of Run actions for Jira to minimise script writing.

archive

Archive related actions to help with controlling what might need needs to be migrated.

exportData

Action for exporting some constructs as ACLI scripts that can be modified and used to re-create on other systems.

Supported data types include: PROJECT, PERMISSIONSCHEME, PARTICIPANTS, USERS, and CUSTOMFIELDS

import

importWorkflow

Copy

copyAttactments - copy all attachments from one issue to another include on a target server.

Type actions including support for targetServer to copy data to another server.

updateIssue

modifyFieldValue

updateComment

updateCustomField

updateCustomFieldOptions

Modify issues actions repair text data and links in data with powerful regex find and replace capabilities, and can be used in combination with database (runFromSql) to drive high volume changes.

...