Hi all.
I'm trying to write a JQL to change the colour background of a story based on the label. I have written the query on the image below but the background colour remains the same. Any tips or help will be appreciated. Thanks
Hi @Ri A
not sure if that's what you want. But to set colors on a board for issues by label go to the boards configuration > card colors > Select method = queries.
Then click "add color", select a color and enter a JQL query like
labels = yourlabelforgreen
Hope that helps.
Hello @Ri A
Where are you expecting that color to display?
That looks like part of the Card Colors page for an agile board.
Those colors will display only as a border on the left side of the issue card.
It does not change the background color of the entire card.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I have created some story templates for my team. I am looking to separate them using colours. The image you shared with the line colour is what I prefer. Any ideas on how I can implement that?.
Each template has a different label and I'd like to use the colours to separate them
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
On what screen do you want to see the colors?
The Card Colors option in the board configuration will apply to the cards only when you view them in the Board or Backlog view for that board.
Card Colors from the board configuration will not apply when you are looking at an individual issue and seeing the list of child or linked issues.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
From the image you provided you were in the Card Colors screen in the Board configuration. That is where you would do the set ups.
If you have set up queries to change card Colors and you don't think it is working then we need a few things from you to continue diagnosing the issue.
1. A screen image showing the set up in the Card Colors screen.
2. A screen image of your board or Backlog showing an issue that you think should display a color, and tell us which color it should be displaying.
3. A screen image of the details of that issue showing the fields and data in it that are part of the JQL you set up in the Card Colors screen.
Note that the Card Colors you define will appear only in that one board. If the issue displays in other boards also, you would need to set up Card Colors in those other boards too.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.