I'm trying to configure my site so that a user can only see projects they are members of but I can't seem to get it right.
I created a new role "developer" with the following permissions:
- access
- add
- delete of user organisation
- delete own
- edit of user organisation
- edit own
- view of user organisation
- view own
I created my organisation as an active customer and provider (internal project).
I then created my project.
I created a person for my user and added them as a team member of the project.
But when the user visits the Storm page and tries to list the projects or visits the project page directly (storm/node/2), the project list page is empty and the project page says "you are not authorised".
What am I missing?
Thanks
Comments
Comment #1
GreyHawk commentedDuplicate of this issue...?
Comment #2
Magnity commentedYes, i'd agree with that - marked as so. A duplicate of #380008: Development of Storm Teammember.
@GreyHawk - a useful way to link to other issues is to use the text
#380008: Development of Storm Teammember, as Drupal will fill that out into a link with other information (title, status) automatically.Comment #3
GreyHawk commented@Magnity -- thanks for the tip. :)
Comment #4
ashokansu1 commented