Issue Functions
This section contains functions that enable users to handle issues.
Functions Summary
- allLinkedIssues — Returns an array with the issue names linked with the specified issue, including the system links (subtask, issue in epic).
- cloneIssue — Duplicates the issue and returns the key of the duplicated issue. If specified, it also creates a link to the duplicated issue.
- countIssues — Returns the number of issues that matched the search query.
- createIssue — Creates an issue based on the provided arguments.
- deleteIssue — Deletes the selected issue.
- getCustomKeywordIndexValue — Value of a custom jql keyword.
- getIssueEntityPropertyKeys — Returns a String array of entity property keys.
- getIssueEntityPropertyValue — Returns the entity property value as a String.
- getIssueParent (redirect)
- getIssueURL — Returns the url of the issue.
- isIssueContext — Verifies if the script is running in an issue context.
- issueExists — Verifies if the issue exists
- issueTypeName — Retrieves the issue type name for a given issue type.
- lastIssueChanges — Returns the last changes details for all the fields touched by user from the selected issue's history.
- refreshIssue — Refreshes the issue.
- saveModifiedIssues — Verifies if the issue exists
- selectIssues — Returns an array with the keys of the issues that matched the search query.
- setCustomKeywordIndexValue — Sets the value of a custom jql keyword.
- setIssueEntityPropertyValue — Adds or updates an already existing property of an entity.
- subtasks — Get the list of sub tasks linked to the parent issue.
- selectIssuesByFilter
- getStatusCategory — Gets the category of the status for the given issue.
Peacock
, multiple selections available, Use left or right arrow keys to navigate selected items
Need support? Create a request with our support team.
Copyright © 2005 - 2025 Appfire | All rights reserved.