Needs review
Project:
Bean: Twitter Pull
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
29 Mar 2016 at 19:42 UTC
Updated:
26 May 2016 at 14:56 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
delmarr commentedAdded an option to select retweets, but in my submit handler I went overboard with a
Could be better handled by only clearing the bean cache.
I also noticed this in twitter_pull.module, could be useful
Comment #3
fengtanI think it is a good idea to turn this into a checkbox.
The cache problem seems to lie in the twitter_pull module: toggling the 'Display re-tweets' checkbox in bean_twitter_pull does not invalidate the cache in twitter_pull. Opened #2734361: Cache should get invalidated when retweets or replies are toggled and re-rolled #2 so it does not flush all caches.