Does anyone know how to layout the JQL query?
Welcome.
This can only be done on boards in Company Managed projects.
Go to Board settings and click on Card colours.
From the dropdown select Queries, then add your JQL for each different colour.
N.B. the order is important because it will use the first colour where the condition matches, so drag the items to reorder.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
JQL based on what, that's not clear stated based on story point value is easy
"Story Points" = 3
What do you mean with over 3 days and the other over options, over based on what condition?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Based on a story point of 3 = days. If the ticket sits and becomes day 5 then the card changes color from yellow to red. Is this what your asking?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Still based on days after creation of the issue?
Then you can use a JQL's like;
created >= -3d
created >= -5d
created >= -6d
created >= -8d
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.