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

Version 1 Next »

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:

 

  • No labels