tables
tables copied to clipboard
Sharing with groups not functioning after renaming the group
I've encountered an issue when trying to share a table with a group, where a user can select a group to share with but the table does not appear under the "Shared tables" section of any group member.
I managed to recreate the bug on Tables v0.2.1 and Nextcloud 24.0.2 in the following way:
- Create a group "some-group-before" and a table "example-table" on your instance.
- Go to the users panel as an admin and change the the group's name to "some-group-after".
- Head back to "example-table" and navigate to sharing options.
- Search for the group you just renamed ("some-group-after") and select it.
- You can already see that the group listed under Shares is called "some-group-before" when it should be "some-group-after".
- If you log in as any member of the group (besides the table owner of course), the table does not appear in their Shared tables section.
This bug does not seem to appear if the group was keeps its starting name or it was re-renamed to the original ("some-group-before").
Okay, I guess here is a hook missing. Thanks, I will add that for the first big version.
fixed, shipped with v0.3.0