Ticket #452 (task)

Opened 4 years ago

Last modified 4 years ago

Recurrence instance/override masters retrieved in full?

Status: new

Reported by: douglm Assigned to: douglm
Priority: major Milestone: Bedework 3.7
Component: core Version:
Keywords: Cc:

It looks like the master is retrieved as a foreign key ref by hibernate.

Means the entire event is retrieved. If we are doing caldav expanded this has efficiency issues

Change History

11/03/09 09:59:32: Modified by douglm

  • summary changed from Recurrence instance masters retrieved in full? to Recurrence instance/override masters retrieved in full?.

12/14/09 16:11:07: Modified by douglm

  • milestone changed from Bedework 3.6 to Bedework 3.7.

This needs to be left and rolled in with a schema change which replaces all/most db references with paths.

This issue also causes problems with features such as "add ths event to my calendar" which creates an annotation witht eh publci event as the target.

This now means that the target event cannot be deleted.