Default

Get help from other users here.

Moderators: Developer, Contributor

Post Reply
phil81uk
Posts: 18
Joined: 09 May 2005, 15:36

Default

Post by phil81uk »

Hello,

The default Hide Status in my Mantis 1.1.1 appears to be Closed (and above). I would like it to be Resolved (and above). How to change this please?
phil81uk
Posts: 18
Joined: 09 May 2005, 15:36

Re: Default

Post by phil81uk »

!! Bump !!
matto
Posts: 13
Joined: 31 Jan 2007, 18:49

Re: Default

Post by matto »

Not sure if this is still an issue for anyone, but I was just trying to do something similar to this and this was the only post I found on the topic. I found after sometime searching that there is a $g_hide_status_default that you can set in the config_inc.php to change what the default hide status on your filters is. So to set your default hide status on your filters to Resolved (and above) you would add a line something like "$g_hide_status_default = RESOLVED" to your config_inc.php file.
Post Reply