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

Fix activity log end time #17856

Merged
merged 3 commits into from
Nov 10, 2022
Merged

Fix activity log end time #17856

merged 3 commits into from
Nov 10, 2022

Conversation

raskchanky
Copy link
Contributor

From what I can tell, I think the activity log endpoint is returning the correct data, but it's not adjusting the end_time that's returned when we calculate partial month counts. Instead, it was always using the end time for the pre-computed query. This meant that the end_time returned didn't accurately reflect the actual data. Now it should.

For more detail see https://hashicorp.atlassian.net/browse/VAULT-9257

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.

Looks good to me

@raskchanky raskchanky merged commit 840abfb into main Nov 10, 2022
@raskchanky raskchanky deleted the fix-activity-log-end-time branch November 10, 2022 20:11
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

3 participants