Skip to end of banner
Go to start of banner

admReindexIssue

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

Availability

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

Key of the selected issue.

Return type

number

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

See also

 

  • No labels