-
Type:
Regression Bug
-
Status: Closed
-
Resolution: Fixed
-
Affects Version/s: 3.X EE, 3.X CE
-
Labels:
-
Fix Priority:3
-
Affects Portal Version/s:6.2.0 CE GA1, 6.2.10 EE GA1
-
Portal Fix Version/s:6.2.0 CE GA1, 6.2.10 EE GA1
Here are the steps to reproduce:
- Add a microblogs entry
- Add 11 comments to the entry
- Go to notifications and click view all (The notification counter will display 11 as expected)
- View the first and second page
Expected result:
Since the first page says "Displaying 1-10 results", the 10 most recent comment notifications will be on the first page
Actual result:
Only 9 of the most recent comment notifications are on the first page. The 11th most recent comment notification will be the only comment on the second page (which is expected functionality), meaning that the 10th most recent comment notification will not be visible anywhere (See attached image and gif).
In order to display the 10th most recent notification, one of the first 9 notifications must either be clicked on/viewed/marked as read or deleted.