Availability
This routine is available since katl-commons 2.5.17 / 2.6.9 .
Syntax:
admReindexIssue(issueKey)
Description:
Triggers a re-index for the issue with the given key
Parameters:
Parameter name | Type | Required | Description |
---|---|---|---|
issueKey | string | Yes | the key of the selected issue |
Return type:
number
Returns true if the re-index succeeds, false if some exception appears.
See Also:
-
-
addIssuesToSprint (Power Scripts for Jira Cloud)
-
userHasAccessToComment (Power Scripts for Jira Cloud)
-
updateWorklogExistingEstimate (Power Scripts for Jira Cloud)
-
-
updateWorklogSetEstimateTo (Power Scripts for Jira Cloud)
-
removeWorklogIncreaseEstimateBy (Power Scripts for Jira Cloud)
-
-
-
-
updateWorklogAdjustEstimate (Power Scripts for Jira Cloud)
-
removeWorklogAdjustEstimate (Power Scripts for Jira Cloud)
-
removeWorklogExistingEstimate (Power Scripts for Jira Cloud)
-
-
removeWorklogSetEstimateTo (Power Scripts for Jira Cloud)