Problem/Motivation
We have a comment counter on the nodes' pages but it does not decrease when CM+ deleted comments.
Steps to reproduce
- Create a Topic, Page, etc.
- Add some comments to it
- The counter will increase
- Delete the comment
- The counter is not changed
Proposed resolution
Add cache invalidation on comment delete, the same as in Comment entity class on after comment save.
Comments
Comment #2
tbkot commentedPR: https://github.com/goalgorilla/open_social/pull/2692
Comment #3
navneet0693 commentedComment #4
ribelPR was merged and will be released in version 11.0.1 and above
Comment #5
tbsiqueiraComment #7
tbsiqueira