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

feat: explicitly set audit log created date #3083

Merged
merged 3 commits into from
Dec 5, 2023

Conversation

matthewelwell
Copy link
Contributor

Changes

Allows AuditLog records to be set with an explicitly defined created_date. This means that, when re-running old tasks, the AuditLog records will be created with the correct timestamp.

How did you test this code?

Updated unit tests for all modified tasks.

Copy link

vercel bot commented Dec 1, 2023

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

Name Status Preview Comments Updated (UTC)
docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 4, 2023 10:34am
flagsmith-frontend-preview ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 4, 2023 10:34am
flagsmith-frontend-staging ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 4, 2023 10:34am

@github-actions github-actions bot added the api Issue related to the REST API label Dec 1, 2023
Copy link
Contributor

github-actions bot commented Dec 1, 2023

Uffizzi Ephemeral Environment Deploying

☁️ https://app.uffizzi.com/github.com/Flagsmith/flagsmith/pull/3083

⚙️ Updating now by workflow run 7085306290.

What is Uffizzi? Learn more!

Copy link
Contributor

@novakzaballa novakzaballa left a comment

Choose a reason for hiding this comment

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

LGTM

@matthewelwell matthewelwell added this pull request to the merge queue Dec 5, 2023
Merged via the queue into main with commit e470ddb Dec 5, 2023
17 checks passed
@matthewelwell matthewelwell deleted the feat/manually-set-audit-log-created_date branch December 5, 2023 14:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api Issue related to the REST API
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants