I have a single Jira server instance that takes hours normally to reindex. This system is critical, and regular downtime/degradation from re-indexing is not acceptable.
Is there a way from the script console (or another way) to re-index ONLY the field descriptions without locking the database? It seems editing these often times requires a re-index and we are at a point in time where many changes are needed to be updated in an expeditious manner.
We are working with hundreds of custom fields.
Regards,
Steven
This was a case of user error.
A complexity in our environment where you are pre-populating data used in the creation of another issuetype which is opened with the data and the original data is cleared in a post function. I was editing the field configuration for issuetype B, when in fact the data was being entered on issuetype A to be transferred to B.
Long story short, my mistake. Thanks Nic again for the answer.
I think we need to understand if you mean "The system field called Description" or "The descriptions of fields" (If it is the second, then indexing is not a problem, we need to look at something else)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Apologize for my lack of clarity.
Descriptions of fields.
I was noticing quite a delay when updating these fields during higher instance use. I didn't know if there was method to force sync the data. I'm working after hours now and the update time seems much faster.
Regards,
Steven
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
The description of a field is not part of the Jira index, and is trivial when looking at performance, it's just served up as part of any view of an issue.
I think you need to look elsewhere if you are having performance problems.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thanks I will do that.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.