Mantis Bug Tracker Administration Guide | ||
---|---|---|
<<< Previous | Configuration | Next >>> |
This is the default access level users are given when their account is created by email. The default access level is REPORTER. Look in constant_inc.php for other values.
The default viewing status for the new bug (VS_PUBLIC or VS_PRIVATE). The default is VS_PUBLIC.
The default viewing status for the new bugnote (VS_PUBLIC or VS_PRIVATE). The default is VS_PUBLIC.
The default viewing status for the new reminders (VS_PUBLIC or VS_PRIVATE). The default is VS_PUBLIC.
The minimum access level for a user to show up in the reminder user picker. Note that this is the access level for the project for which the issue belongs. The default is DEVELOPER.
The severity for a newly created issue. The default is MINOR. Look in constant_inc.php for other values.
The priority for a newly created issue. The default is NORMAL. Look in constant_inc.php for other values.
Number of bugs to show in the View Bugs page. The default value is 50.
Highlight bugs that have changed during the last N hours. The default value is 6.
Controls which issues will be displayed in the View Issues page. Default value is CLOSED, implying that all issues at "closed" or higher state will not be shown.
This is the delay between automatic refreshes of the View Issues page in minutes. Make sure refresh delay in user preferences isn't too short. If a users set their preferences to be lower then it is bumped back up to this minimum value. The default value is 10 minutes.
These settings are used as the default values for preferences for new users. Each user can override these settings through the user preferences form. Default language is set to default site language ($g_default_language).
Default user preferences to use the advanced page for reporting bugs. Default is OFF.
Default user preferences to use the advanced page for view bugs. Default value is OFF.
Default user preferences to use the advanced page for updating bugs. Default value is OFF.
Default page refresh delay (in minutes). This is for the bug listing pages. Default value is 30 minutes.
Default delay before a user is redirected to a page after being prompted by a message (eg: operational successful). Default value is 2 seconds.
This controls the time order in which bug notes are displayed. It can be either ASC (oldest first, the default) or DESC (newest first).
Default user preferences to enable receiving emails when a bug is set to the corresponding status. This option only has an effect if users have the required access level to receive such emails. Default value is ON.
Default user preferences to enable receiving emails when bugs are re-opened. Default value is ON.
Default user preferences to enable receiving emails when bugnotes are added to bugs. Default value is ON.
Default user preferences to enable receiving emails when status or priority is changed. Default is ON. Note that this option is not implemented.
Default user preferences to enable filtering based on issue severity. These correspond to the email_on_<status> settings. Default is 'any'.
Default user preference to enable filtering based on issue severity. These corresponds to the email_on_bugnote setting. Default is 'any'.
Default user preferences to enable filtering based on issue severity. These correspond to the email_on_status and email_on_priority settings. Default is 'any'. Note that this option is not yet implemented.
See also: Email Notifications
<<< Previous | Home | Next >>> |
News | Up | Summary |