Pydio 8.0.1
I’ve created somes groups, roles and users. I’ve granted the roles with the “Share with users of all groups” (partager avec des utilisateurs de tous les groupes in french).
On the user’s side I’ve created a team with users. When I what to share a folder or a file, I can choose users, groups and teams. Saving the Share with users works. Sharing with a team doesn’t work ==>
I add the team,
then click to the save button and with the refresh there’s no team selected.
In the info side, it says “Reinitialize the share”! image|258x190
Is it a permission issue ? A setting is missing ? Or a feature request ? Beacuse sharing folders with teams woudl be awesome!
Thanks
Hi squarou,
What DB are you using? This is not normal. Is it happening since you checked “Share with users of all groups”? If so it’s probably a bug
-c
I’ve deactivated “Share with users of all groups” in the general settings and in the roles, but this didn’t solve. Is there something else I can check ?
mmm, it’s weird, it should work ok, teams are roles that can be assigned for shares.
Is your install an upgrade from previous version? Not sure that it could have an impact but just to make sure…
I’ve just upgraded from 8.0 but not really sure now.
I’ve tested to share with a whole group and that works. But still doesn’t do the job with teams. Maybe something’s wrong in my params. I’ll go deeper to check my configuration.
Is normal that the table ajxp_user_teams is empty ?
I don’t undertsand what does this table stands for ? As I have created for my user 3 teams. But I can’t find them in my DB.
yes, it’s not used anymore. Teams were previously stored in a separate table, but now they are simply stored as roles, you should see them in the ajxp_roles table.
-c