I have a design for plugin have a jql field like advance search in jira.
Right now I just have a <textarea> </textarea>
How should I make it become autocomplete with jql element suggestion
After search I know the api to get suggestion
+ "rest/api/2/jql/autocompletedata"
+ " rest/api/2/jql/autocompletedata/suggestions "
How can I make it the same as advance search?
And what is autocomplete algorithm behind jql advance seach?
Thank you
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.