How to add custom group actions?
Posted: 24 Feb 2024, 01:54
I've seen references to this page here https://www.mantisbt.org/wiki/doku.php/ ... issue:7900 but it's about 10 years old and I can't get it working so far.
Whatever I do, I get an error upon doing the action. Even if the function is empty except for a
Does anyone have any more recent experience with this?
Whatever I do, I get an error upon doing the action. Even if the function is empty except for a
Code: Select all
return true;