View Issue Details

IDProjectCategoryView StatusLast Update
0005546SOGoBackend Calendarpublic2022-07-08 14:34
Reporteralessice Assigned Tofrancis  
PrioritynormalSeverityminorReproducibilityalways
Status resolvedResolutionfixed 
Product Version5.7.0 
Fixed in Version5.7.1 
Summary0005546: SOGO_QUICK_APPOINTMENT table not update
Description

Good morning,
using the Sogo APIs we found unexpected behaviour relating to the management of attendees in an event.
The data relating to the attendees are sometimes not cleared, in the case of the attendee's deletion, in the SOGO_QUICK_APPOINTMENT table as expected.

The steps to reproduce the issue are as follows:

  1. I create an event with one, or more, participants
  2. After saving it, I update it by deleting all the attendees
  3. If I check in the SOGO_QUICK_APPOINTMENT table I still have the columns c_partecipants and c_partmails with the values present in them.
  4. In sogo_store everything is ok in c_content column data.

Can you please check if something is wrong with it ?
Waiting for your update
Thanks

Steps To Reproduce

The steps to reproduce the issue are as follows:

  1. I create an event with one, or more, participants
  2. After saving it, I update it by deleting all the attendees
  3. If I check in the SOGO_QUICK_APPOINTMENT table I still have the columns c_partecipants and c_partmails with the values present in them.
  4. In sogo_store everything is ok in c_content column data.
TagsNo tags attached.

Activities

There are no notes attached to this issue.

Related Changesets

sogo: master a6f7c1ea

2022-07-08 14:31

francis


Details Diff
fix(calendar): update all quick fields when updating event

Fixes 0005546
Affected Issues
0005546
mod - SoObjects/Appointments/iCalEvent+SOGo.m Diff File

Issue History

Date Modified Username Field Change
2022-06-29 14:19 alessice New Issue
2022-06-30 12:25 francis Description Updated
2022-06-30 12:25 francis Steps to Reproduce Updated
2022-07-08 14:34 francis Changeset attached => sogo master a6f7c1ea
2022-07-08 14:34 francis Assigned To => francis
2022-07-08 14:34 francis Resolution open => fixed
2022-07-08 14:34 francis Status new => resolved
2022-07-08 14:34 francis Fixed in Version => 5.7.1