Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[CM-810] - Fetch unread count #56

Merged
merged 1 commit into from
Feb 15, 2022
Merged

[CM-810] - Fetch unread count #56

merged 1 commit into from
Feb 15, 2022

Conversation

amntoppo
Copy link
Contributor

Earlier unread count was getting fetched from DB. If server call was not made, DB was not updated so unread count was always returning 0.
Changed this to fetch data from server if server call is not made already.

@amntoppo amntoppo linked an issue Feb 14, 2022 that may be closed by this pull request
@surajkukkipady18 surajkukkipady18 merged commit b882805 into master Feb 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

unreadCount function always returns 0
3 participants