You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
We would like to give a client acces to the board of their project, but read-only. Is there a way to give the client acces without them having to buy a membership or being able to make changes?
Welcome to community!
Handling externals should be always done by thinking about all possible security aspects.
For jira software product, any one who is accessing it should have a license. So having license cannot be avoided.
To let them not edit or do any change to the tickets, make sure the user is given only 'Browse projects' permission in the project's permission scheme. It is a project level permission and they will have access to view other issues in the project outside the board as well. You could think about implementing Security scheme if that is a critical requirement to restrict access only to relevant data.
But do check that the user does not have browse access to other projects in the system.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.