Page 1 of 1

Private only?

Posted: 24 Jun 2005, 13:16
by rele
Hi!

I have several clients who need help, but i dont want them to see each other in mantis. If a bug marked as private its good for me becouse that is visible for the people who send it. I wrote the default config to be the private the default view state on bug submit, its ok, but it still changeable :(
So i need it to be fixed to private. And another problem is the projects. It is possible that the client may see only one project(his own project)

Thanks for the help.
(Sorry for my english :( )

--
rele

Posted: 26 Jun 2005, 19:42
by thraxisp
The former can be accomplished by setting the $g_change_view_state_threshold, say to DEVELOPER.

In the latter issue, this should work now. If all projects are private, the user should only see the projects that they have been assigned to.

Posted: 27 Jun 2005, 15:13
by rele
thraxisp wrote:The former can be accomplished by setting the $g_change_view_state_threshold, say to DEVELOPER.

In the latter issue, this should work now. If all projects are private, the user should only see the projects that they have been assigned to.
Thank You Sir ;)