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

Account for mount counts when de-duplicating current and historical month data #18598

Merged
merged 2 commits into from
Jan 5, 2023

Conversation

raskchanky
Copy link
Contributor

In #18452 I failed to account for mount counts, which meant that when you did a CSV export in the UI, while the total was correct, if you added up all the totals for all the mounts, it fell short of the total by the exact amount from the current month data. This corrects that oversight. It would be super awesome to get some tests around all this stuff at some point but the current unit tests for this section of the code are a bit rough. I'm not sure if we want to hold up this PR for adding them, or add them at a later date.

@raskchanky raskchanky added this to the 1.13.0-rc1 milestone Jan 5, 2023
@raskchanky raskchanky requested a review from ccapurso January 5, 2023 00:07
@vercel
Copy link

vercel bot commented Jan 5, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
vault 🔄 Building (Inspect) Jan 5, 2023 at 1:51AM (UTC)

Copy link
Contributor

@ccapurso ccapurso left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

My ability to pinpoint potential issues with client counts is sadly diminishing. This changes makes sense and looks good though.

@raskchanky raskchanky merged commit cb61488 into main Jan 5, 2023
@raskchanky raskchanky deleted the lol-activity-log branch January 5, 2023 17:34
AnPucel pushed a commit that referenced this pull request Jan 14, 2023
…onth data (#18598)

* Account for mount counts when de-duplicating current and historical month data

* add changelog
AnPucel pushed a commit that referenced this pull request Feb 3, 2023
…onth data (#18598)

* Account for mount counts when de-duplicating current and historical month data

* add changelog
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.

2 participants