Cloud Migration Resources
Planning a Cloud migration? These resources can help you get started:
→ Time to SLA Cloud features – Review Cloud features and understand key differences between DC and Cloud.
→ Migration support from Appfire – Learn how we can help you migrate smoothly.
TTS – Release Re-index Queue of the Issue post function
TTS – Release Re-index Queue of the Issue is a workflow post function that ensures Jira indexing is completed before Time to SLA evaluates SLA conditions.
Time to SLA allows SLAs to be defined using JQL. If a workflow transition modifies fields used in SLA JQL conditions, the work item must be fully indexed before JQL can evaluate correctly.
In Jira Data Center, TTS processes indexing asynchronously through a queue. This means there can be a short delay between a transition and the issue becoming searchable via JQL.
This post function forces the re-index queue to be processed during the transition so that:
The work item is fully indexed.
JQL reflects the latest work item state.
SLA calculations run correctly and synchronously.
Because it prioritizes index processing, this post function may slightly increase transition time.
Step 1: Add the TTS – Release Re-index Queue of the Issue post function
Open a workflow where you want to add the post function.
Select the transition where the SLA should be reset (for example, when moving from To Do to In Progress).
Open the Post Functions tab.
Click Add post function. The list of available post functions opens.
Select TTS – Release Re-index Queue of the Issue.
Click Add.
No additional configuration is required. The function appears in the Post Functions tab.
