In a cloud team-managed project, users wish to have their labels only visible for project members only. How to setup that?
If you’d like to restrict the available label options, you can use our Label Manager for Jira app.
It allows you to configure labels on a per-project basis, giving you full control over which labels (via our advanced labels field) are available in each project.
Additionally, labels can be assigned colors, improving visibility and helping users quickly identify and differentiate them.
Thanks, Lucas. I checked out the App. It seemed to be a tool to manage the labels and make use of custom predefined label field. It does not seem to be the tool we need. We don't need to manage the labels, only want to limit them to a specific project. We also need the labels to be defined by users, not predefined labels by admins. I check many other label apps. They are pretty much all the same. There seemed no solution to restrict JIRA labels to the project.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello @Tim Ma
Welcome to the Atlassian community.
Where are non-team members seeing those labels?
Why should non-team member be prevented from seeing them?
The values added to the native Labels field are available globally. They are not defined per project. Other users would be able to select the values for the Labels field in their own projects and see them as possible values for Labels in Filters.
What problem are you trying to solve by having values for a field where the values can be seen by only team members? If we understand your use case better we may be able to suggest a solution.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Trudy,
In a project, sometimes the labels carry certain project specific information that only the project members are supposed to see. And in fact, the labels made in certain project only make sense to that project. There is no value to share a project specific information (like the labels) across other projects. The labels in one project are irrelevant to other projects. There is also a practical problem when users sharing screen with other users who are not supposed to be exposed to the information of other projects can accidentally see the labels from other projects while the labels are being edited. We have users are requesting to have the labels limited to their projects only. So far, we could not find any solutions for this. I searched the Forum, it seemed there are other similar issues in the past which no solution was provided. I wonder presently, if any good solutions can be offered. Thanks.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello Tim,
Thank you for providing that context. That is really helpful.
Are you using the default Labels field in this scenario?
Any value you add to the default Labels field in any project will be accessible in all projects.
If you instead create a custom field of type "Labels" in the Team-managed project then I believe the values you enter in the field will be visible only in that field in that project. And the field will have the same behaviour otherwise as the native Labels field.
I did a brief experiment in my own instance and this appeared to be true, but I recommend that you do your own experiment.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Correct. When you create a custom fields you specify the custom field type. TM projects include a field type named "Labels" which behaves like the default field named Labels. End users can add new values, and it is a multiple value field.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
It works for newly created labels. If a project just started, this could have been done before open to users. If a project is already in the middle for some time, old labels will be gone. Are there any good way to move old labels to the new custom label field?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You could create an Automation Rule to copy the data from the original Labels field to the new field for each issue.
Are you familiar with Automation Rules?
https://support.atlassian.com/cloud-automation/docs/jira-cloud-automation/
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.