Unread counter does not decrease after marking one or all messages as read
Environment
Staging · Chrome
Version
Staging v1.0.0
Affects
TC-003, TC-004, API-04, API-05
Steps to Reproduce
- 1.Log in and navigate to the Inbox section
- 2.Note the unread counter displayed in the inbox header
- 3.Click on any unread message to open and mark it as read
- 4.Return to the Inbox list and observe the counter value
- 5.Repeat using 'Mark all as read' and observe the counter again
Expected Result
Count Unread decreases by 1 after single read; countUnread = 0 after read-all.
Actual Result
Count Unread remains unchanged after both single read and read-all. The counter does not reflect the updated read state.

