Issue in certain category private by default
Moderators: Developer, Contributor
Issue in certain category private by default
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.
Re: Issue in certain category private by default
Dirty solution: Change source code of bug_report.php
Clean solution: Write a plugin that catches event EVENT_REPORT_BUG_DATA
Clean solution: Write a plugin that catches event EVENT_REPORT_BUG_DATA