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

[Bugfix] Correctly count num of media and comments #434

Merged
merged 4 commits into from May 19, 2019

Conversation

josokinas
Copy link
Member

Root cause

Number of media files and comments added were calculated on an instance that was not up-to-date, causing a number being set wrongly.

Solution

Before calculating both media files and comments - refresh instance so it's up to date and includes newly added relations.

@josokinas josokinas added the bug label May 19, 2019
@coveralls
Copy link

Coverage Status

Coverage decreased (-0.05%) to 90.581% when pulling 41dbeb0 on bugfix/correctly-count-num-of-media-and-comments into 5f39bf2 on master.

@josokinas josokinas merged commit d6f4e00 into master May 19, 2019
@josokinas josokinas deleted the bugfix/correctly-count-num-of-media-and-comments branch May 19, 2019 19:59
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.

None yet

2 participants