I am not able to reproduce the issue using the given information.
Are you able to reproduce after upgarding to latest stable version (2.27.1 at the moment)?
Search found 8536 matches
- 22 Sep 2025, 20:45
- Forum: Help
- Topic: A particular user with reporter access has not access to notes
- Replies: 1
- Views: 190
- 22 Sep 2025, 20:36
- Forum: Customizations
- Topic: DocTIS - Document Issue Tracking System
- Replies: 1
- Views: 442
Re: DocTIS - Document Issue Tracking System
Creating a fork instead of creating a pliugin to standard MantisBT is questionable.
There are just a few contributors for standard MantisBT, so I expect even fewer contributors for a specialized version.
Nonetheless, wish you success for your project.
There are just a few contributors for standard MantisBT, so I expect even fewer contributors for a specialized version.
Nonetheless, wish you success for your project.
- 13 Sep 2025, 14:26
- Forum: Customizations
- Topic: Desable notification for his own note
- Replies: 4
- Views: 694
Re: Desable notification for his own note
There is setting $g_mentions_enabled see https://mantisbt.org/docs/master/en-US/ ... .reminders
- 13 Sep 2025, 14:17
- Forum: General Discussion
- Topic: Migrating Machine and data.
- Replies: 1
- Views: 295
Re: Migrating Machine and data.
This post might help viewtopic.php?t=34252
- 11 Sep 2025, 18:50
- Forum: Customizations
- Topic: Add predefined notes on an issue
- Replies: 1
- Views: 215
Re: Add predefined notes on an issue
Have a look at this plugin https://github.com/mantisbt-plugins/Snippets
- 01 Sep 2025, 16:18
- Forum: Help
- Topic: REST API does not apply filters (status_id, page, per_page) in MantisBT 2.26.2
- Replies: 1
- Views: 457
- 01 Sep 2025, 16:10
- Forum: General Plugin Discussion
- Topic: I cannot see deleted notes
- Replies: 1
- Views: 386
Re: I cannot see deleted notes
For the current state, have a look at https://mantisbt.org/bugs/view.php?id=36257
- 21 Aug 2025, 21:10
- Forum: Customizations
- Topic: Desable notification for his own note
- Replies: 4
- Views: 694
Re: Desable notification for his own note
There is setting $g_email_receive_own
https://mantisbt.org/docs/master/en-US/ ... nfig.email
https://mantisbt.org/docs/master/en-US/ ... nfig.email
- 07 Aug 2025, 16:30
- Forum: General Discussion
- Topic: Change status and adding note + Image
- Replies: 2
- Views: 510
Re: Change status and adding note + Image
This is a known feature request.
For the current status, checl https://mantisbt.org/bugs/view.php?id=21819
For the current status, checl https://mantisbt.org/bugs/view.php?id=21819
- 04 Aug 2025, 17:05
- Forum: Help
- Topic: "Invalid status transition" error when attempting to update a ticket
- Replies: 1
- Views: 302
Re: "Invalid status transition" error when attempting to update a ticket
MantisBT does not offer a "Modern UI mode".
You might use a non-standard MantisBT offer that provides such a setting.
Please contact the support of the vendor (might be MantisHhub) or the author of a plugin if you should use a 3rd party plugin to get another UI.
You might use a non-standard MantisBT offer that provides such a setting.
Please contact the support of the vendor (might be MantisHhub) or the author of a plugin if you should use a 3rd party plugin to get another UI.
- 31 Jul 2025, 20:36
- Forum: General Discussion
- Topic: what is verify stand for in my_view_boxex
- Replies: 1
- Views: 395
Re: what is verify stand for in my_view_boxex
Check the filter settings you get when clicking the header of this box.
The link goes to the "View Issues" page and shows the same filter that is used to populate the box.
Looks like a better wording for this box is "Awaiting Feedback reported by Me"
The link goes to the "View Issues" page and shows the same filter that is used to populate the box.
Looks like a better wording for this box is "Awaiting Feedback reported by Me"
- 31 Jul 2025, 19:09
- Forum: Help
- Topic: Disable recieving e-mails
- Replies: 1
- Views: 234
Re: Disable recieving e-mails
You might have set this option also in database.
Such a setting can override (depending on project) the setting in config_inc.php
Check page Manage > Configuration > Configuration Report for that.
Such a setting can override (depending on project) the setting in config_inc.php
Check page Manage > Configuration > Configuration Report for that.
- 22 Jul 2025, 04:42
- Forum: General Discussion
- Topic: create configuration option , logo_image, APPLICATION ERROR #29
- Replies: 1
- Views: 319
Re: create configuration option , logo_image, APPLICATION ERROR #29
Wrong error message, see https://mantisbt.org/bugs/view.php?id=36158
I will fix this in 2.27.2 or 2.28.0
I will fix this in 2.27.2 or 2.28.0
- 26 Jun 2025, 17:07
- Forum: Help
- Topic: PermLinks - permanent links for filter
- Replies: 4
- Views: 454
Re: PermLinks - permanent links for filter
It's on the "View Issues" page, section "Filters", on the top right when opening the burger menu.
- 25 Jun 2025, 19:21
- Forum: Help
- Topic: PermLinks - permanent links for filter
- Replies: 4
- Views: 454
Re: PermLinks - permanent links for filter
config_inc.php is the right way.ThomasF wrote: 24 Jun 2025, 10:38but I don't know how to use/activate it the right way (in 'config_inc.php'?))