Details
Description
STEPS TO REPRODUCE
- Login as Admin
- Create a page (e.g. P1)
- Like the page
- Delete the page (can be deleted also from Recycle Bin)
- Create a page with the same name (e.g. P1)
- Observe the Like counter
EXPECTED RESULTS
The counter displays zero likes, as the new page has just been created and has not been liked yet.
ACTUAL RESULTS
The counter still displays the old likes number corresponding to the old page.