I'm confused about the purpose of Labels in Jira. In our product backlog, I'd like to have a separation between issues that are fully documented and ready to go into development and issues that are new or "raw" and need some further documentation before the next step.
I thought labels would be ideal for this, but have encountered the following issues:
- Labels are invisible in the backlog list.
- Labels are invisible in the issue detail view (they are listed in Board -> Configuration -> Issue Detail View, but adding the label there doesn't make them appear in the issue detail view).
- Labels are not recognized in JQL (I've seen some answers suggesting the use of "labels =", but when I do so, I get an error message telling me the field doesn't exist).
The only way I've found to make lables visible is the same way I use to create them: select a task and hit the "L" key. It appears labels are being saved, but beyond that, I can't figure out how to make use of them.
Ideally, I'd like labels to show up in the backlog list directly and also be able to set up a quick filter for them.
Can anyone shed some light on this or suggest a better alternative for what I have in mind?