I am trying to use JQL queries to set the colours on the left side of cards in the new rapid boards in Greenhopper 6.1. I am using the following JQL query.
project = test-project and "Project Progress Requirement" is EMPTY
Project Progress Requirement is a multi-select field. The cards all show grey. Is it not possible to use multi-select fields in the JQL for the card colour? Should this work as I expect?
It sounds like you have set cards that match the above JQL query to a certain color, say Red. If all your cards has "Project Progress Requirement" set to a non-empty value, then none of them will display in the chosen color. Therefore you are seeing grey. Just my guess.
You may want to try to set the card colors using multiple queries like these:
Is that what you are looking to achieve?
It turned out to be a jira query/index issue. The field is a new field and the empty query only seems to pick up jiras that have been updated since I added the field. I believe a re-index of Jira might correct the issue. We have a large instance with over 500,000 jiras in it so it might just take some time for the filter to work correctly. Good point though. That could have certainly caused an issue.
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.