Ticket #207 (closed defect: fixed)

Opened 11 months ago

Last modified 2 months ago

member create should invalidate persons cache

Reported by: rambo Assigned to: rambo
Priority: minor Milestone: 8.09.0 Ragnaroek
Component: MidCOM core Version:
Keywords: Cc:

Description

Creating a new membership (adding privileges etc) does not invalidate content-cache for the person in question.

Change History

01/17/08 22:46:56 changed by rambo

In fact this probably happens in most cases due to the fact that the membership must have been loaded (and thus registered as dependency for cache resources), but as in #206 the admin flag is populated by core.

09/30/08 14:53:28 changed by bergie

  • milestone set to 8.09 Ragnaroek.

10/09/08 21:35:57 changed by bergie

  • status changed from new to closed.
  • resolution set to fixed.

(In [18087]) Invalidate person's cache when a member record changes, fixes #207