Search found 5 matches

by dpesch
08 Apr 2026, 10:56
Forum: General Discussion
Topic: Upgrade PHP from 8.1.32 to 8.3.x
Replies: 1
Views: 217

Re: Upgrade PHP from 8.1.32 to 8.3.x

You should be absolutely fine – MantisBT 2.28.x runs without any trouble on PHP 8.4.20 on our end, so 8.3.x will certainly be no issue at all. (For reference: PHP 8.4 support was explicitly introduced with 2.28.0 .)

That said, you may want to upgrade to MantisBT 2.28.1 regardless : a critical ...
by dpesch
22 Mar 2026, 18:57
Forum: Customizations
Topic: How to link a custom field to a standard field
Replies: 1
Views: 399

Re: How to link a custom field to a standard field

As far as I know, this is not possible in MantisBT — there is no native way to link a custom field to a built-in field like Product Version .

The Product Version (and related fields like Fixed in Version or Target Version ) are built-in fields that draw their values dynamically from the project's ...
by dpesch
22 Mar 2026, 15:43
Forum: French
Topic: Rapport de configuration
Replies: 1
Views: 240

Re: Rapport de configuration

La page Rapport de configuration (accessible via Gestion > Rapport de configuration ) a deux fonctions principales :

1. Voir la configuration active
Elle affiche toutes les valeurs de configuration actuellement actives dans votre installation — très utile pour diagnostiquer un problème ou ...
by dpesch
22 Mar 2026, 15:30
Forum: General Plugin Discussion
Topic: Automatic and programmatic modifications to MantisBT core files
Replies: 1
Views: 134

Re: Automatic and programmatic modifications to MantisBT core files

Just to make sure I understand your use case correctly: were you looking to change the text shown in the browser tab/window title, or did you want the environment label to appear somewhere inside the MantisBT UI itself (e.g. next to the logo in the navigation bar)?

Asking because if it's the ...
by dpesch
21 Mar 2026, 19:42
Forum: Customizations
Topic: A different way to work with MantisBT – how we use Mantis with MCP and Claude
Replies: 0
Views: 144

A different way to work with MantisBT – how we use Mantis with MCP and Claude

Hi everyone,

I've been using MantisBT since 2005 — and I have to admit I only discovered this forum recently. Better late than never.

I wanted to share something that genuinely changed how our team interacts with Mantis daily. Over the past year, AI coding assistants have become a core part of our ...