Hello, community!
I'm developing JIRA searcher now.
I have customfield wich stores ID of a value from Active Objects table. It was easy for me to set view of customfield as value, NOT ID on issue tab.
But what to do with searcher?
It's okay for me to search by ID, but the result of searching and label for stattable custom field need to be shown as a value.
I understand that I need to override a class which generates velocity params for label-searcher.vm and search.vm. Wat is this class?
Then everything is easy: Inject AO in constructor, get value via ID, add value to velocity parametrs.
I did not expect it would be so easy! For label-searcher.vm i just needed to override two methods in custom StatisicsMapper.
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.