Page 1 of 1

Automatic add user to project

Posted: 08 May 2019, 11:38
by jfelics
Hello all;
Can I automatically add a user to a project when the user is created?
My idea is that basic users add the issues in just one projects, then the developers move it to an appropriate project: I configured mantis that when a new user is created it is configured as a viewer, and can not add any issue; then I manually add the user to a general project as a reporter.

Re: Automatic add user to project

Posted: 09 May 2019, 21:34
by atrol
You could write a plugin that uses EVENT_MANAGE_USER_CREATE.
https://mantisbt.org/docs/master/en-US/ ... ge.project