Can Kanban filter for only FixVersion/s being empty be changed?

Ann McCartney March 26, 2015

We are trying to revalidate a group of stories, but some have already been released to a test environment, so have a FixVersion value.  We understand we can bulk-edit and remove this value.  However, is there a way instead for us to change/configure the Kanban filter that was built based on JQL query can include stories where FixVersion/s is not empty?

Thanks!

3 answers

0 votes
Ann McCartney March 26, 2015

OMG!  I didn’t even see the sub-filter.  You are both amazing!

 Thank You so Much! smile

0 votes
cgauterio
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
March 26, 2015

Hi Ann,

By default, the Kanban board sub-filter is set to:

fixVersion in unreleasedVersions() OR fixVersion is EMPTY

You can edit it and set to:

fixVersion in unreleasedVersions()

I hope this helps.

Cheers,

Clarissa.

 

0 votes
Philippe Aubin
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.
March 26, 2015

Do you mean the "Sub-Filter" of a kanban board ? 

If you are, yes you can update it as you want, even delete it.

Go in the board configuration --> General, and edit the sub-filter

1111111111111111.png

Suggest an answer

Log in or Sign up to answer