How to set view permission for one issue.
Added by Sandy Lu almost 11 years ago
Hi all
I need set different view permission with specific users for one issue.
how to implement this?
thanks.
Replies (4)
RE: How to set view permission for one issue.
-
Added by Martin Denizet (redmine.org team member) almost 11 years ago
Hello Sandy,
I'm pretty sure I read about a pluging doing that but I forgot the name of it...
Cheers,
RE: How to set view permission for one issue.
-
Added by Anonymous almost 11 years ago
Hi Sandy,
there is a plugin redmine_extended_watchers which allows users to have only access to issues they are watchers of.
Have a look at: https://github.com/maxrossello/redmine_extended_watchers
maybe this is what you are looking for.
Cheers
Alex
RE: How to set view permission for one issue.
-
Added by Sandy Lu almost 11 years ago
Thanks for all!!!!
RE: How to set view permission for one issue.
-
Added by Sandy Lu almost 11 years ago
Thanks for all!!!!