I want to give users permission to view information of support tickets:
- Who requested the ticket?
- Who was assigned to resolve the ticket?
- When was it resolved?
But without paying the Jira Service Management product for that user because this user won't be resolving any issues, just managing the resolution flow of the tickets.
" this user won't be resolving any issues, just managing the resolution flow of the tickets" - this makes them a user of the software, even if they are only reading it. You should make them users.
If you don't want to make them users, then your only other option is to allow anonymous access to your system, which will allow the world to see your issues.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.