We don't use categories. How can I disable categories from being mandatory when submitting a report? I am using V1.2.2
Thank you.
Category not to be mandatory
Moderators: Developer, Contributor
Re: Category not to be mandatory
There is a warning in source code
Maybe this hint in source code is outdated.
You should also write a mail to help mailing list of MantisBT where some developers are listening
Code: Select all
* The following fields must be included:
* category_id, summary, description.
You should also write a mail to help mailing list of MantisBT where some developers are listening