Skip to content

fix: write new ttl to audit log #5197

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

Merged
merged 1 commit into from
Dec 5, 2022
Merged

fix: write new ttl to audit log #5197

merged 1 commit into from
Dec 5, 2022

Conversation

presleyp
Copy link
Contributor

Fixes #5183

Due to a scoping bug, the ttl from the database was not being written to the audit log; the 0-initialized variable was being written instead. This fixes the behavior so that ttl changes are correctly logged.

@presleyp presleyp requested a review from mafredri November 29, 2022 21:25
@presleyp presleyp merged commit ee74df3 into main Dec 5, 2022
@presleyp presleyp deleted the log-stop/presleyp branch December 5, 2022 22:19
@github-actions github-actions bot locked and limited conversation to collaborators Dec 5, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Schedule and Audit Log: editing and enabling Auto-Stop log incorrectly
2 participants