For some reason, if an article is stored in the cache, but the category news never requested, if you clean the group, it does not appear to clear the cache for that article...
I have noticed this only for the news...
The work around is to call /cache/clear/single/key then /cache/clear/group/key to make sure the cache is cleared. That is ugly, but I will find out why ;)
For some reason, if an article is stored in the cache, but the category news never requested, if you clean the group, it does not appear to clear the cache for that article...
I have noticed this only for the news...
The work around is to call
/cache/clear/single/key
then/cache/clear/group/key
to make sure the cache is cleared. That is ugly, but I will find out why ;)