Jira Searcher for a custom field add-on

ArtemT August 31, 2017

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?

0 answers

Suggest an answer

Log in or Sign up to answer