We want to create a custom field that will be used for the Improvement type where we can track which customers have requested the new feature. Many times, multiple customers have requested the same issue so we want to allow for multiple "values". The catch is we'd also like to be able to search on this field against a particular value (e.g. search for all Improvements that were requested by 'Bank of New Guinea'). I was initially thinking of just using a basic "Text Field" CF and folks comma-separate the values. However, won't the search be scewed if, say, we the following potential values: 'Bank of New Guinea', 'Bank of Hawaii', and 'New Guinea Port Authority'? I think I'm looking for a CF that's similar to the multi-select but does not require a pre-populated set of potential values.
Does this make sense? Thanks for the help!
You can do exact searching on text fields as well but there is always a risk of people entering the details wrong. Typos, different cases etc.
If select list is not an option, you might want to look at label custom field! You can add new fields, use already existing ones and ofcourse search on them.
Have a look at Database Value plugin: https://marketplace.atlassian.com/plugins/org.deblauwe.jira.plugin.database-values-plugin
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thanks for answer. I agree that there is a chance that something may be mispelled. Is there anyway to pull the possible options from an external source rather than add them manually inside of Jira?
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.