Hi (sorry for my english),
I create a solution to manage projects with partners.
I've got contacts who work on different projects.
In some project they are Admin and in some others they are only users.
I think to use group of owners instead of signle owner.
For example for project 1 the owner is group 1 wich contains user1 and user2, for project 2 the owner is group 2 wich contains user 1 and user 3 ...
I just take a look on event "AfterSuccessfulLogin" but i don't know how do it because each user can belongs to many group.
Do you have a solution?
Is it possible with the current version of PHPrunner.
Thanks for you help.