Page 1 of 1

Different view status for different projects

Posted: 17 Jan 2006, 11:13
by Pawel
Hi everyone!

Is it possible, to define different view status per project?
I have several projects in Mantis and I want to define, that new bugs in one of them have for default private view status.
I've already found $g_default_view_status [VS_PRIVATE | VS_PUBLIC] constant, but it works for all projects.

Thanks in advance!