Page 1 of 1

Default project

Posted: 22 Aug 2022, 14:54
by fmildemberger
I would like that every user who registers, mantis automatically includes the user within a default project... after creating the user a predetermined project would be the default for any new user, in my case IT project!
It is possible?

Re: Default project

Posted: 24 Aug 2022, 06:42
by cas
If you make that project "public" and all others "private", you will achieve what you wish for :mrgreen:

Re: Default project

Posted: 24 Aug 2022, 13:19
by fmildemberger
This is the initial project and we defined that it should be private, because the information treated in it is inherent to each specific user. Is there another way? If a user creates his login, mantis automatically assigns him a project!?

Re: Default project

Posted: 24 Aug 2022, 15:16
by cas
The other way is described here:
viewtopic.php?t=26294
It is a good excercise and relative easy in case all users should go to thesame project with the same rights.

Re: Default project

Posted: 25 Aug 2022, 11:44
by fmildemberger
I'm not an expert in programming, I thought this already existed and was easier to configure. Thanks!

Re: Default project

Posted: 25 Aug 2022, 14:03
by cas
So you create simply one public project where all new users can register their issues. They would have automatic access :mrgreen:

Re: Default project

Posted: 25 Aug 2022, 19:46
by fmildemberger
thanks!!!!