Forums

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

How to change card colour if 'Fix Version/s' is empty and card is Done

Mark Freeman
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!
March 5, 2019

What is the JQL to use to change a card colour if field Fix Version/s is not assigned AND the card is in the Done column on the Kanban?

eg. 

IF CARD IS DONE AND FIX VERSION/S IS EMPTY THEN CARD COLOUR IS RED 

1 answer

1 accepted

0 votes
Answer accepted
Warren
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 5, 2019

Hi @Mark Freeman 

The JQL is

fixVersion is EMPTY and status = XXX

You need to replace XXX with the status for tickets in your Done column e.g. for me it would be Closed but I'm not sure what your's is.

Mark Freeman
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!
March 7, 2019

Great!

 

Thanks

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events