$g_my_view_boxes = array(
'assigned' => '1',
'unassigned' => '2',
'reported' => '3',
'resolved' => '4',
'recent_mod' => '5',
'monitored' => '6',
'feedback' => '0',
'[b ]verify [/b]' => '0',
'my_comments' => '0'
);
when the issue is resolved and the resolution changes to fixed. The issue is ...
Search found 122 matches
- 25 Jul 2025, 07:43
- Forum: General Discussion
- Topic: what is verify stand for in my_view_boxex
- Replies: 1
- Views: 304
- 22 Jul 2025, 03:19
- Forum: General Discussion
- Topic: create configuration option , logo_image, APPLICATION ERROR #29
- Replies: 1
- Views: 214
create configuration option , logo_image, APPLICATION ERROR #29
MantisBT Version 2.27.1
Database Schema Version 213
PHP Version 8.2.12
OS Information Windows NT UBIP-21N00057 10.0 build 19045 (Windows 10) AMD64
Database Driver mysqli
Database Version, Description 10.4.32, 10.4.32-MariaDB
APPLICATION ERROR #29
Invalid value for 'logo_image'
Please use the "Back ...
Database Schema Version 213
PHP Version 8.2.12
OS Information Windows NT UBIP-21N00057 10.0 build 19045 (Windows 10) AMD64
Database Driver mysqli
Database Version, Description 10.4.32, 10.4.32-MariaDB
APPLICATION ERROR #29
Invalid value for 'logo_image'
Please use the "Back ...
- 03 Mar 2025, 09:15
- Forum: Help
- Topic: Category has been disabled
- Replies: 3
- Views: 6728
- 03 Mar 2025, 08:46
- Forum: Help
- Topic: Category has been disabled
- Replies: 3
- Views: 6728
Category has been disabled
after upgrading the system to 27.1
in view issue detail page, category field has red triangle exclamation mark (Category has been disabled, please select another one)
Go to manage>projects, check Global Categories, all the categories are empty. Then try to edit each of the category, tick the ...
in view issue detail page, category field has red triangle exclamation mark (Category has been disabled, please select another one)
Go to manage>projects, check Global Categories, all the categories are empty. Then try to edit each of the category, tick the ...
- 09 Oct 2024, 00:37
- Forum: Help
- Topic: How to install Graphviz
- Replies: 14
- Views: 25812
Re: How to install Graphviz
Thanks!


- 08 Oct 2024, 03:14
- Forum: Help
- Topic: How to install Graphviz
- Replies: 14
- Views: 25812
Re: How to install Graphviz
For the record, after updating version 2.27, the configuration has been changed to $g_graphviz_path
https://mantisbt.org/bugs/view.php?id=34609
New $g_graphviz_path config
Replaces $g_dot_tool and $g_neato_tool which are now obsolete.
Define new constants in Graph class to specify the ...
https://mantisbt.org/bugs/view.php?id=34609
New $g_graphviz_path config
Replaces $g_dot_tool and $g_neato_tool which are now obsolete.
Define new constants in Graph class to specify the ...
- 09 Sep 2024, 00:56
- Forum: Help
- Topic: Severity, Priority, and Risk
- Replies: 6
- Views: 7240
Re: Severity, Priority, and Risk
In certain situations, the risk is unrelated to the priority.
Long-term risk (same material, equipment, and process).
To reduce the risk, all you need to do is adjust the original material, method, or equipment, then recalculate the severity, likelihood, and detection (RPN).
Although the FMEA method ...
Long-term risk (same material, equipment, and process).
To reduce the risk, all you need to do is adjust the original material, method, or equipment, then recalculate the severity, likelihood, and detection (RPN).
Although the FMEA method ...
- 06 Sep 2024, 08:08
- Forum: Help
- Topic: Severity, Priority, and Risk
- Replies: 6
- Views: 7240
Re: Severity, Priority, and Risk
If you have a similar plugin, I'm eager to try it.cas wrote: 06 Sep 2024, 06:32 It is not just risk but also impact.
Very simple thing would be to create a plugin which can hold values for risk and impact and adjust on those values the priority.

- 06 Sep 2024, 01:48
- Forum: Help
- Topic: Severity, Priority, and Risk
- Replies: 6
- Views: 7240
Re: Severity, Priority, and Risk
maybe try this way,
Severity has 5 tiers (default)
then create a list custom field,put in the whole 25 possibilities (5 Probability x5 detection) and times severity score ( 5 ), then get 1st RPN ( 5 x3x3=45), you need to calculate on your own, otherwise, you need to create 125 values to be selected ...
Severity has 5 tiers (default)
then create a list custom field,put in the whole 25 possibilities (5 Probability x5 detection) and times severity score ( 5 ), then get 1st RPN ( 5 x3x3=45), you need to calculate on your own, otherwise, you need to create 125 values to be selected ...
- 15 Feb 2024, 03:16
- Forum: General Plugin Discussion
- Topic: KPI plugin released
- Replies: 2
- Views: 11711
Re: KPI plugin released
Could you explain what is "Performance treshold* in Unit of Measure" meaning?
*wrong spelling in the setting
and what does "on time" count?
*wrong spelling in the setting
and what does "on time" count?
- 23 Oct 2023, 00:40
- Forum: Help
- Topic: All e-mails work - apart from for New Issues
- Replies: 2
- Views: 3795
Re: All e-mails work - apart from for New Issues
MantisBT 2.25 cannot support PHP 8.2.
https://mantisbt.org/bugs/view.php?id=32027
https://mantisbt.org/bugs/view.php?id=32027
- 28 Mar 2023, 08:50
- Forum: Customizations
- Topic: Custom Resolution per project
- Replies: 11
- Views: 37817
- 18 Nov 2022, 03:42
- Forum: Help
- Topic: Automatic change of status on reply
- Replies: 4
- Views: 2746
- 10 Aug 2022, 00:58
- Forum: Help
- Topic: Does the Mantis bug tracker have kanban or scrum board?
- Replies: 1
- Views: 3772
- 19 Apr 2022, 11:20
- Forum: Help
- Topic: When using the dev. master code, how to update vendor/dependencies?
- Replies: 14
- Views: 9245
Re: When using the dev. master code, how to update vendor/dependencies?
bug fixed after executing
Code: Select all
php build/update-fonts.php