groupoffice
groupoffice copied to clipboard
V25.0.41 - Invitation doesn't work
Hi,
I don't know if I'm the only to have this problem because it's very visible. When I create an event and invite a person, the invitation has been sent correctly and the person receive the invitation. But when she click on the accept button, the green confirmation has been showed and I can see that the person accepted the invitation. The problem is that the event is not in the calendar of the person after she accepted.
Debug.log :
[2025-08-19 11:47:40][sse.php][log][go\core\model\PushDispatcher:145] Closing DB connection: 1804
[2025-08-19 11:47:40][sse.php][log][go\core\model\PushDispatcher:153] SSE Memory usage: 488752
[2025-08-19 11:47:42][page.php][log][go\core\acl\model\AclItemEntity:303]
SELECT calendar_calendar.id, calendar_calendar.name, calendar_calendar.description, calendar_calendar.defaultColor, calendar_calendar.timeZone, calendar_calendar.webcalUri, calendar_calendar.groupId, calendar_calendar.aclId, calendar_calendar.createdBy, calendar_calendar.ownerId, calendar_calendar.highestIt>
FROM `calendar_calendar`
LEFT JOIN `calendar_calendar_user` `caluser` ON
calendar_calendar.id = caluser.id AND caluser.userId = 67
WHERE
calendar_calendar.id = '3'
[2025-08-19 11:47:42][page.php][log][go\core\orm\EntityType:616] Pushing 1 JMAP sync changes
[2025-08-19 11:47:57][sse.php][log][go\core\model\PushDispatcher:145] Closing DB connection: 1807
[2025-08-19 11:47:57][sse.php][log][go\core\model\PushDispatcher:153] SSE Memory usage: 488696
[2025-08-19 11:48:02][cron.php][log][GO\Base\Session:423] Session writing closed
I don't see any error. Maybe something I'm doing wrong ? Is there permissions to set ?
Thanks, Yaël