Hello all.
I developed some jira custom field add-on that has some data stored in AO entities. The custom field stores only ids of these AO entities but provides user the data from the AO entity. It looks like multi level dropdown list and each value in it has its own id. By this id i get the text data from AO.
Now, somehow i need to implement search functionality for this custom field. The search I want to implement should be performed by the text provided to user but not by the id stored in custom field.
Could anybody provide me some examples of the searchers with such functionality?
Hi @ArtemT ,
please take a look to the following article https://developer.atlassian.com/server/jira/platform/custom-field/
Hope this helps,
Fabio
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.