This is my ideal scenario for guest users and reporters:
Guest users:
- Can only list and view issues that are explicitly made public by us
- Can view an issue if they have been given a direct URL.
Reporters:
- Same as guest
- Can list and view all issues reported by self
Our current solution is to set "Visible to" to a group that guest and reporters are not part of. We use the
Default Visibility Group workflow to automatically set "Visible to" of newly created issues to "Developers" group.
Guest will not see these issues and we can manually set certain issues as visible to All Users.
We don't currently have a solution for reporters being able to view issues reported by self.
Any thoughts on how to best accomplish this?