Hello,
I have requirement as follows:
Goal: Create user for new customer to raise support/service ticket. for respective project
Tried following:
- Created new project
- Created new user & group
- Tagged user to respective group
- Followed this document = https://confluence.atlassian.com/adminjiraserver073/managing-permissions-906395721.html
Problem statement: If user logs in using his credentials, he is able to see other projects in the list including his project for 'servicedesk'. I want to restrict user from viewing other projects.
How to achieve this?
Thanks & Regards,
Amey.
Thanks.
Few of the projects were part of 'Default Permission Scheme' causing user to see those project.
I removed those projects from 'Default Permission Scheme' and it worked.
Now the remaining issue is,
The user is able to see all activities in his dashboard.
How to disable 'activity plugin' for that user?
Regards,
Amey.
You should change the browse issues permission in the project permission scheme. The user who should not see the project must not be granted this permission.
I think the best way to manage permissions with project roles. You grant the browse issues permssion to a project role. Then for each project you define users or groups who are included to the role.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Do you mean that the user can see old activities but he does not see new activities for the projects to which he does not have access?
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.