Reporter CAN'T View Summary

Get help from other users here.

Moderators: Developer, Contributor

Post Reply
neosnake
Posts: 2
Joined: 13 Jun 2006, 09:43

Reporter CAN'T View Summary

Post by neosnake »

Thank you great guys give us such a good bug tracking tool.
I'm new to it but I think Mantis is the one I'm looking for.
After installed mantis 1.0.3 yesterday, i have a small question:
How can I change the settings to give reporter the permission to view summary? By default only Admin and Manager can view summary.

And I have searched everywhere but only find :
Manage Configuration-->Workflow Thresholds: There's no option named View Summary

but In Permission Report, I can see a View Summary line, showing Manager have the permission.

How can I change this ?
Pleaseeeee~~~
Thank you very much in advance:)
Narcissus
Developer
Posts: 338
Joined: 17 Feb 2005, 09:45

Post by Narcissus »

Hi neosnake:

Try adding:
$g_view_summary_threshold = REPORTER;

to your config_inc.php file.

This will affect all projects.

Hope this helps,
Lincoln.
neosnake
Posts: 2
Joined: 13 Jun 2006, 09:43

Post by neosnake »

Thank you Lincoln!
It's working fine!!!
Now reporter can view the summary. The switch of this option will not displayed in administrator's Manage page. You can only change this setting in the config.inc.php file.
Post Reply