---
title: "Worklog indexing"
canonical: "https://support.appfire.com/space/RFTT/803012898/Worklog%20indexing"
format: markdown
---
> Macro (aura-html)

> ℹ️ **Rich Filters::Time Tracking Dashboards** is an **extension** of the *[Rich Filters for Jira Dashboards](https://appfire.atlassian.net/wiki/spaces/RFP/pages/803406490/User+s+Guide)*[ ](https://appfire.atlassian.net/wiki/spaces/RFP/pages/803406490/User+s+Guide)app.

Because it operates at the worklog level, *Rich Filters::Time Tracking Dashboards**** ***needs to index the work logs on your instance after it is installed or upgraded. Otherwise, rich filter statistics and queries on work logs might not work correctly. <span style="color: #172b4d">[Jira’s native background re-index](https://confluence.atlassian.com/adminjiraserver/search-indexing-938847710.html)</span><span style="color: #172b4d"> (global or per project) does not re-index the work logs, it indexes only the issues. This is why the app provides a </span>*Worklog indexing*<span style="color: #172b4d"> page, which allows you to re-index the work logs.</span>

Only Jira Administrators have access to the Worklog indexing page, which is accessible from Jira’s Add-ons administration menu under the <span style="color: #172b4d">*Rich Filters*</span> section.

 

> ✅ If the [Keyboard Shortcuts](https://confluence.atlassian.com/jiracoreserver/using-keyboard-shortcuts-939937958.html) feature is enabled on your Jira instance, you can also use [the “gg” shortcut](https://confluence.atlassian.com/jiracoreserver/using-keyboard-shortcuts-939937958.html) and type '*Worklog indexing*' in order to quickly find the page. (On newer Jira versions, pressing “`.`” opens the same menu.)

  


> ⚠️ ### Limits on the number of work logs indexed per issue
> ⚠️ 
> ⚠️ <span style="color: #344563">Starting with Jira versions 8.20.12, 8.22.2, and 9.0, Jira, by default, limits the maximum number of worklogs indexed per issue – you can find more details on this topic in the </span>[Introducing Safeguards to Jira index](https://confluence.atlassian.com/jirakb/introducing-safeguards-to-jira-index-1131089657.html)<span style="color: #344563"> knowledge base article.</span>
> ⚠️ 
> ⚠️ In order to ensure accurate results, Rich Filters::Time Tracking Dashboards need to be able to index all the worklogs. If your Jira instance limits the number of worklogs per issue and if this limit exceeds your issues, you need to increase or disable the limit on the number of worklogs indexed by updating the <span style="color: #344563">*jira.safeguards.indexing.issue.worklogs*</span> system property – detailed instructions are available in the <span style="color: #344563">[How to change Indexing Limit Safeguards in Jira](https://confluence.atlassian.com/jirakb/how-to-change-indexing-limit-safeguards-in-jira-1167752430.html)</span> knowledge base article.

<span style="color: #172b4d">To re-index the work logs, the </span><span style="color: #172b4d">*Worklog indexing*</span><span style="color: #172b4d"> page provides two possible options: </span>

1. **Lock Jira and rebuild index**  
This option builds the index from scratch, both for the issues and work logs, but Jira will be unavailable to all users until the re-index is complete. It's worth mentioning that this option is simply a redirect to [Jira's native 'Lock Jira and re-build index'](https://confluence.atlassian.com/adminjiraserver/search-indexing-938847710.html) operation, which indexes both issues and work logs (unlike Jira's native *background* re-index, which indexes only the issues).
2. **Re-index work logs in background**  
<span style="color: #172b4d">We provide this tool to re-index the work logs for some of the projects. This option runs in the background, and the users can access Jira during the re-index. This option is ideal if you’re evaluating </span><span style="color: #172b4d">*Rich Filters::Time Tracking Dashboards*</span><span style="color: #172b4d"> and want to build time-tracking dashboards on some projects.</span>

![image](media://69fb7862-ef64-426c-9434-bbeaf9917707)

> ℹ️ <span style="color: #172b4d">All the rich filter gadgets based on work log filters or values automatically detect if there are any inconsistencies in the work log index and display a warning icon. </span>
> ℹ️ 
> ℹ️ ![image](media://613099d5-1b67-47ed-bc9d-07e33867e74b)
> ℹ️ 
> ℹ️ <span style="color: #172b4d">We do our best to detect which projects need to be re-indexed. If the base query of your rich filter is specific enough (i.e., contains clauses such as '</span>`project = ...`<span style="color: #172b4d">' or '</span>`project in (...)`<span style="color: #172b4d">'), the warning will also display the keys of the projects that need to be re-indexed. For Jira administrators, the warning icon can be clicked to access the </span><span style="color: #172b4d">*Worklog indexing*</span><span style="color: #172b4d"> page.</span>