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

Swik 1684 redesign data model #6

Merged
merged 9 commits into from
Nov 14, 2017
Merged

Conversation

dpaun
Copy link
Member

@dpaun dpaun commented Nov 14, 2017

This service currently stores only new (unread) notifications for the user, while all (including old) notifications are being retrieved from the activity service. There are several reasons why this is not good.
The new version of the notifications service will store all notifications on the notifications-service. Unread notifications will be marked with a flag (new). This will also enable some improvements in the platform UI, like adding the possibility for users to delete notifications from the list.

@dpaun dpaun self-assigned this Nov 14, 2017
@coveralls
Copy link

Coverage Status

Coverage decreased (-2.7%) to 46.0% when pulling 8229214 on SWIK-1684-Redesign_data_model into d404a0d on master.

@dpaun dpaun merged commit 9eb5d0b into master Nov 14, 2017
dpaun pushed a commit that referenced this pull request Jun 8, 2018
Add support for creating/ensuring mongodb indexes before server start
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.

None yet

2 participants