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

chore: added new migration script to make existing audit logs archivable #3268

Merged
merged 1 commit into from
Feb 21, 2024

Conversation

craigzour
Copy link
Contributor

@craigzour craigzour commented Feb 21, 2024

Summary | Résumé

  • Added new migration script to be executed in both Staging and Production to make existing audit logs archivable.

Testing

  • This script can be tested locally. Just make sure you create audit logs without that new Status field first.

The AWS DynamoDB console gives us an idea about the number of audit logs that we currently have in our table and that we will most likely have to migrate:

  • Staging: 437,030
  • Production: 357,090

Copy link
Contributor

Copy link
Contributor

@bryan-robitaille bryan-robitaille 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.

@craigzour craigzour merged commit 9210ffd into develop Feb 21, 2024
11 checks passed
@craigzour craigzour deleted the chore/archivable-audit-logs-migration branch February 21, 2024 19:28
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