We are sharing JIRA with our clients and we don't want client to view the work logs entered by our employees. Is there any permission I can set so that client can't able to see worklog details.
Here's a workaround:
- remove the time tracking field from the issue view screen
- create a new screen with the time tracking field
- create a new transition (available from any status to itself) with condition allowing to execute transition only to your developers (ideally grouped in a project role)
- assign the new screen to the transition
If you really need to "hide" the field from clients but leave it available for your internal team there's a plugin that does that:
https://marketplace.atlassian.com/apps/23216/field-security-for-jira?tab=overview&hosting=datacenter
Hi Pragnesh,
Just remove them from the Work On Issues permission in the Permission Scheme attached 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.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
This is based on which users or group you grant the permission to.
If you want some users from a group to not have this permission, you need to remove them from the group
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Or you can use Project Roles and put some users in the project role for that project and leave others out.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
This only restrict to edit or delete worklogs for such users. What I need is to restrict access the worklogs for certain users.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
That sentence is literally saying the same thing. Can you give an example of exactly what you are looking for?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
OK Let me rephrase my question again.
We are sharing JIRA access with our clients. We want our employees to enter worklogs. We want our clients to access the issues but want to restrict the worklogs entered by our employees in the same issue.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I think I am starting to understand. You want to hide the worklogs your employees are entering so that the clients do not see the entries?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Correct, this is exactly what we need. Hope got some proper resolution.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I think the only way you will be able to do that is with an add-on.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
As @Brian Trepto mentions, the field can't be hidden for certain users.
You are only able to restrict the usage of the the ability to create, edit or delete workflows.
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.
if you are using standard Jira without any customizations related to time tracking / worklogs,viewing worklogs is not restricted at all - that means everyone can see all worklogs.
There are permissions related to worklogs but they related to the ability to create, edit or delete worklogs. Please see Managing project permissions for details.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
@Brian Trepto Thanks for your response. I checked the generic permission about worklogs but I want the permission at user level. Sad to know there is no such option available as per my knowledge.
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.