Hi,
Please let me know how to add/configure labels with issues in Kanban board.
Regards
Sri
You want to see the issues that are particular to some labels in your kanbanboard ?
yes
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I think you can use the below filter query for your Board.
With Single Label:
Project = xyz and labels = labelname
With Multiple labels
project = xyz and labels in (labelname1,labelname2)
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.