Table plus |
---|
applyColStyleToCell | true |
---|
heading | 0 |
---|
columnTypes | s,s,s,s |
---|
multiple | false |
---|
columnAttributes | style="background:#e5e7ea;font-weight:bold,,style="background:#e5e7ea;font-weight:bold, |
---|
enableSorting | false |
---|
|
Syntax | admReindex(jqlQuery) | Package | adm | Alias | | Pkg Usage | reindex(jqlQuery) | |
Description
Excerpt |
---|
|
Triggers a re-index for the issues returned by a JQL query. |
Triggers a re-index for the issues returned by the jqlQuery, it will re-index the issues in the background.
Parameters
Table plus |
---|
applyColStyleToCell | true |
---|
columnTypes | s,s,s,s |
---|
heading | 0 |
---|
multiple | false |
---|
enableSorting | false |
---|
|
Parameter name | Type | Required | Description |
---|
jqlQuery | string | Yes | The results of the query will be used to reindex. | |
Return Type
boolean
Returns true if the reindex was started and false otherwise.
See also
Filter by label (Content by label) |
---|
showLabels | false |
---|
max | 25 |
---|
showSpace | false |
---|
cql | label = "system_admin_routine" and space = currentSpace ( ) |
---|
labels | array_routines |
---|
|