Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Excerpt

Triggers a re-index for the issue with the given key.

 

Parameters

Parameter name

Type

Required

Description

issueKey

string

Yes

the key Key of the selected issue.

Return type

number

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

...