Search found 122 matches

by amphetamine
25 Jul 2025, 07:43
Forum: General Discussion
Topic: what is verify stand for in my_view_boxex
Replies: 1
Views: 304

what is verify stand for in my_view_boxex

$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 ...
by amphetamine
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 ...
by amphetamine
03 Mar 2025, 09:15
Forum: Help
Topic: Category has been disabled
Replies: 3
Views: 6728

Re: Category has been disabled

atrol wrote: 03 Mar 2025, 09:10 Did you run a database upgrade?
:lol:

Thank you!
Issue fixes
by amphetamine
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 ...
by amphetamine
09 Oct 2024, 00:37
Forum: Help
Topic: How to install Graphviz
Replies: 14
Views: 25812

Re: How to install Graphviz

Thanks!
:D
by amphetamine
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 ...
by amphetamine
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 ...
by amphetamine
06 Sep 2024, 08:08
Forum: Help
Topic: Severity, Priority, and Risk
Replies: 6
Views: 7240

Re: Severity, Priority, and Risk

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.
If you have a similar plugin, I'm eager to try it. :D
by amphetamine
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 ...
by amphetamine
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?
by amphetamine
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