Can I use JQuery to sort by a Checklist field and the results chosen from that field?

AndrewP May 6, 2015

Running JIRA 6.4 on premise. Using SQL 2008 R2 DB Server...

I am kicking the tires here (demo of the plugin) in our Staging environment. The customer would like to be able to use jquery to run a search on the field which I have set up using this plugin. However he would like to be able to drill down further to select issues by the field and results.

Is this possible?

1 answer

0 votes
Yves Riel [Okapya]
Marketplace Partner
Marketplace Partners provide apps and integrations available on the Atlassian Marketplace that extend the power of Atlassian products.
May 6, 2015

Hi Andy,

Checklist comes with a Searcher that can be use in the standard JIRA search page. With this searcher, you can effectively look for specific checklist items. You can find more information at the following link:

http://okapya.com/checklist/searching-checklist

Would that be good for you? Otherwise, you can effectively search in the page for the field using JQuery and modify its status but that will require a little bit of work on your part.

 

Regards,

 

Yves

 

Suggest an answer

Log in or Sign up to answer