Private only?

Get help from other users here.

Moderators: Developer, Contributor

Post Reply
rele
Posts: 2
Joined: 24 Jun 2005, 13:06

Private only?

Post 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
thraxisp
Developer
Posts: 509
Joined: 14 Feb 2005, 03:38
Location: Ottawa, Canada
Contact:

Post 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.
rele
Posts: 2
Joined: 24 Jun 2005, 13:06

Post 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 ;)
Post Reply