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
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
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.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
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."
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
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.
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.