'how to attach autocomplete renderer to Jira muslti-select custom field
I'm trying to attach autocomplete renderer to multiselect customfield. It might look like labels renderer (but with no possibility to add new option to list of options from renderer directly) or like a column picker renderer in issue navigator.
All I've found so far is that article
It is helpfull, it works for me, but I'd prefer more elegant solution, which does not need to enable html in fields description. I can Java, and I'd prefer to develope Jira plugin, enabling to attach that renderer to any choosen multiselect customfield.
Can enybody give some hint, how that renderer is reachable trough Jira Java API or connection of some velocity template etc.?
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
Solution | Source |
---|