How to Re-index a subtask?

miller j October 31, 2017

How to re-index a subtask through script listeners?

2 answers

0 votes
Nick November 1, 2017

Hi!

 

You can use the standard built-in script "reindex issues"

img-2017-11-01-18-57-38.png

 

In the filter, specify the following JqL:

issue=KEY
0 votes
Alexey Matveev
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
October 31, 2017

Hello, 

You can use UpdateValue of CustomField class. It will reindex the issue

Suggest an answer

Log in or Sign up to answer