I'm developing plugin to enable AUI select2 renderer for multiselect customfield. As I understang when developing new customfield type it's neccessary to provide searcher for it. I'm trying to a...
Hello, I wrote a <customfield-searcher/> for text-fields. Unfortunately Jira takes this as the new default for new text-fields. But I like to have Jira's Free Text Searcher still as the d...
...his is the first time the searcher knows what its ID and names are * * @param field the Custom Field for this searcher */ public void init(CustomField field) { // 1. Create the Searcher...
Searching on a created custom field using jql gives error: error "Field 'cf[10024]' is not searchable, it is only sortable." I understand this to be result of not defining a searcher for t...
...hough there are issues where the custom field is empty. Do i need to do anything in the searcher to make this work? Thanks a lot! Jens
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 i...
Hi, I'm planning to write my own Searcher for my new customfield. Could anybody give me pointer: 1. which class I need to extend/implement? 2. what are the methods I need to implement/o...
This what I do in atlassian-plugin.xml: http://dumpz.org/358616/ My plugin is working correctly. What I see when open plugin management page: www.flickr.com/photos/ksa_ks/8291267346/lightbox/ ...
...ield searcher? There is no getVelocityParameters method! Thanks!
I create a custom field that very much look like a multi select field ( the transport object is a Map<String, Collection<Option>> ) - I am now trying to write the custom field searcher f...
Hi, is there possibility to create autocomplete/suggestions for my own customfields? Let's say I have customfield with name MyCustomfield. I want to be able to write this into the JQL searcher...
...ey="my-clients"/> </customfield-searcher> MSSearcher: public class MSSearcher extends MultiSelectSearcher{ public MSSearcher(ComponentLocator componentLocator, C...
Copied to clipboard
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.