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

GreyHawk’s picture

Duplicate of this issue...?

Magnity’s picture

Status: Active » Closed (duplicate)

Yes, 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.

GreyHawk’s picture

Component: User interface » Storm.module

@Magnity -- thanks for the tip. :)

ashokansu1’s picture

Title: Unable to configure Storm/Drupal to only let a user see projects they are members of » Unable to configure only Storm/Drupal to let a user see projects they are members of