admReindexProjects
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™ 4.0.15.
Syntax
admReindexProjects(projects)
Description
Triggers a re-index of a Jira instance for the specified projects only.Parameters
Parameter name | Type | Required | Description |
---|---|---|---|
projects | String | Yes | Array of project keys to be re-indexed. |
Return type
number
Returns 'true' if the re-index succeeds and 'false' if a certain exception appears.
See also