- Issue created by @ojchris
- Merge request !2Allow user to post new review when previous one is deleted β (Open) created by gafioni
- Status changed to Needs review
9 months ago 4:00pm 10 April 2024 - π¬π·Greece gafioni
In the LeaveReviewAccessCheck class, I added
Cache::invalidateTags(['reviews_action']);
to invalidate the cache for the 'reviews_action' cache tag. This tag is associated with the entity.node.review. - πΊπΈUnited States platinum1
+1
We would appreciate this change as well. - π¬π·Greece vensires
@platinum1 could you also check it and if it's ok, then set it as RTBC?