Active
Project:
Constant Contact
Version:
7.x-3.1-beta5
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
8 Sep 2011 at 17:40 UTC
Updated:
9 Sep 2011 at 08:36 UTC
This is a feature request for the ability to delete any cached subscriber list content via the browser.
I am aware of the existing setting to change the cache expiration time ("Contact lists expire after:") located at: admin/config/services/constant_contact/settings
However, there does not appear to be a way to delete the cache. A delete cache button near the setting above would be helpful - especially during testing.
Even better, in my opinion, would be for Drupal's "Clear all caches" button (under "Performance") to also delete the Constant Contact module's cached data.
Thank you.
-Dave
~~~~~~~~~~~~~~~~~~~~~~
Dave Sawyer
Metaface Development
Comments
Comment #1
justphp commentedThis module uses the drupal cache system so it should infact delete the cache when you click that button in the performance area.
It worked last time I checked and no changes have been made to the code for this bit in a long time.