admReindexIssue

Looking for the documentation on the newest versions of SIL Engine and the Simple Issue Language for Jira 8 for Server/Data Center? Click here !

Availability

This routine is available starting with SIL Engine™ 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

Key of the selected issue.

Return type

number

Returns 'true' if the re-index succeeds and 'false' if some exception appears.

See also