Issue in certain category private by default

General discussion of Mantis.

Moderators: Developer, Contributor

Post Reply
Mejstro
Posts: 24
Joined: 07 May 2014, 12:07

Issue in certain category private by default

Post by Mejstro »

Hi. I would like to set any inserted issue in certain category to be automatically switched to private by default. Is that possible? Can anybody help me? Thanks a lot for any answer.
atrol
Site Admin
Posts: 8573
Joined: 26 Mar 2008, 21:37
Location: Germany

Re: Issue in certain category private by default

Post by atrol »

Dirty solution: Change source code of bug_report.php
Clean solution: Write a plugin that catches event EVENT_REPORT_BUG_DATA
Please use Search before posting and read the Manual
Post Reply