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

Remove message data remnants #2929

Merged
merged 1 commit into from
Jan 13, 2018
Merged

Conversation

janherich
Copy link
Contributor

Summary:

In the recent #1875 and #2807 PRs, :message-data key in db was completely removed and replaced by messages indexed by their id.
I discovered that I forgot to remove this last place where it was used, so this PR finishes the work.

Testing notes (optional):

Make sure that chats in chat list are still displayed correctly. No upgrade testing necessary

status: ready

@oskarth
Copy link
Contributor

oskarth commented Jan 13, 2018

@janherich Please resolve conflicts. If you are confident this change doesn't introduce regressions, and CI passes, please merge it in develop.

@janherich janherich force-pushed the feature/remove-message-data-remnants branch from 7def32a to 17ef368 Compare January 13, 2018 10:29
@janherich
Copy link
Contributor Author

@oskarth I'm quite sure it doesn't, checking CI for the last time, then merging.

@janherich janherich force-pushed the feature/remove-message-data-remnants branch from 17ef368 to 4ce70f8 Compare January 13, 2018 21:09
@janherich janherich merged commit 4ce70f8 into develop Jan 13, 2018
@janherich janherich deleted the feature/remove-message-data-remnants branch January 13, 2018 21:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants