I look for a way to retreive all filters ?

Perrik Mario April 22, 2012

i developpe a gadget that must display the issue for each filters

i know that i have to write a rest service, but i didn't find a way to retreive filters in my service ( i use jira 4.3)

do you have an example de code to do this please??

2 answers

0 votes
RambanamP
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
April 22, 2012
0 votes
Jobin Kuruvilla [Adaptavist]
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
April 22, 2012

Use SearchRequestService. That has all the methods you need.

http://docs.atlassian.com/jira/4.3/com/atlassian/jira/bc/filter/SearchRequestService.html

Suggest an answer

Log in or Sign up to answer