We are trying to get a trigger to work that will clear the cache for a list of news items on a search asset listing for both Matrix and the Squid cache when a news item has been added.
It seems to work intermittently and I have tried several variations to see when it works and not. Looking at the logs the Matrix cache says it has cleared and the Squid purge has also says it is successful even though the news items are not showing - only if I manually _recache the search asset listing does the new news item display on the page.
Running Matrix 4.18.2, on Chrome and IE.
Event - Status change
Conditions -
Asset type - news item,
Asset status being changed to Live,
Actions -
Clear Matrix Cache (on a selected asset news listing asset)
Clear Squid Cache (on a selected asset news listing asset)
I have tried separating the matrix and the squid cache triggers and that doesn't work either
Any ideas?