Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Does anyone have a way to create a quickFilter of a kanban board through script?

Ying Chen
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
May 13, 2019

1. Rest api doesn't support this yet.

I voted in the corresponding ticket: https://jira.atlassian.com/browse/JSWSERVER-7393 Hope it will come out soon.

 

2. I found some classes `RapidViewServiceImpl`, `QuickFilterServiceImpl` which possibly support creating a `quick filter` for a `board`. They are from `com.atlassian.jira.plugins:jira-greenhopper-plugin:6.7.7`. I wonder if it is the way to create QuickFilter for a board.

https://docs.atlassian.com/jira-software/6.7.7/com/atlassian/greenhopper/service/rapid/view/RapidViewServiceImpl.html
https://docs.atlassian.com/jira-software/6.7.7/com/atlassian/greenhopper/service/rapid/view/QuickFilterServiceImpl.html

FYI I managed to import `com.atlassian.jira.plugins:jira-greenhopper-plugin:6.7.7` with some dependency jars needed. But now I can not find a good way to log in to our server using this plugin. Not sure if is doable.

0 answers

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events