6.0.0-beta1
▾
Tasks
New Task
Search
Photos
Wiki
▾
Tickets
New Ticket
Search
dev.horde.org
Toggle Alerts Log
Help
9/24/25
H
istory
A
ttachments
C
omment
W
atch
Download
Comment on [#4971] Preexisting user's calendar does not get necessary attribute when the user joins a group
*
Your Email Address
*
Spam protection
Enter the letters below:
. ..__.. ..__ ._. |__|[__]|_/ [ __ | | || || \[_./_|_
Comment
>>>> I do not understand that joining a user to group does not > >>>> automatically allow some sort of sharing, and sharing only happens > >>>> when and only when the particular user happens to not have the > >>>> calendar object in backend. > >>> > >>> If you add a user to a group, that user can then see all calendars > >>> for that group. It doesn't mean anything about who can access that > >>> user's calendar. > >> > >> Let me clarify the problem. > >> > >> A user "FOO" who already had a calendar, and joined to a group. > >> Other group members do not see the "FOO"'s calendar, only when "FOO" > >> happens to have the calendar before the group is created. > >> > >> From what you described here, I think that my problem is indeed a bug then. > >> > > It was not a good description. > > > > A user "FOO"'s calendar was not viewable from other group members. > > > > This happens when "FOO"'s calendar gets created before the group gets > created. > > > > I had to manually add an entry into horde_datatree_attributes table > to make it viewable for other group members. Following is the entry I > added. > > > > horde=# select * from horde_datatree_attributes where datatree_id = > 10 and attribute_name = 'perm_groups'; > > datatree_id | attribute_name | attribute_key | attribute_value > > -------------+----------------+---------------+----------------- > > 10 | perm_groups | 7 | 14 > > (1 row) > > > > I noticed that all other group members who's calendar gets created > after the group gets created this 'perm_groups' entry. > > > > > >
Attachment
Watch this ticket
N
ew Ticket
M
y Tickets
S
earch
Q
uery Builder
R
eports
Saved Queries
Open Bugs
Bugs waiting for Feedback
Open Bugs in Releases
Open Enhancements
Enhancements waiting for Feedback
Bugs with Patches
Enhancements with Patches
Release Showstoppers
Stalled Tickets
New Tickets
Horde 5 Showstoppers