Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

How to activate the history of a custom field ?

Celine Mommessin April 1, 2016

Hello,
I would like to use a custom field in a query that uses "was in"
My custom field can't be used in this because it has no history.
Is it possible to activate the history of a custom field?
Thank you for your answers

2 answers

0 votes
Oskar Austegard
Contributor
June 11, 2021

This is a logged issue "Gathering Interest" for 9 years: https://jira.atlassian.com/browse/JRASERVER-27641

AKA it won't be done soon/ever

0 votes
Nic Brough -Adaptavist-
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.
April 1, 2016

Custom field changes are logged in the issue history, there's nothing to "activate" here.

The problem you've got is that "was in" doesn't support your custom field.

Ryan Anderson April 10, 2019

Hey Nic,

Thanks for being such an active participant in this community. I'm not sure I understand your response to this inquiry. If "was in" doesn't support the custom field, what needs to be done to get "was in" to support it?

I also have a custom field named 'CI Validation' which is a select list (single choice) type of field. It has three options and I would like to do a historical search against this field. Yet every time I do I get the following error: "History searches do not support the 'CI Validation' field." 

Nic Brough -Adaptavist-
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.
April 18, 2019

Changes need to be made to the code that indexes the field, so that the history is indexed as welll as the current value, and then more code needs to be added into the JQL functionality for "was" so that it can use the historical values in the index.

Suggest an answer

Log in or Sign up to answer