Skip to content

Audit logging for imports - #660

Open
camdendotlol wants to merge 1 commit into
developfrom
cm/publish-unpublish
Open

Audit logging for imports#660
camdendotlol wants to merge 1 commit into
developfrom
cm/publish-unpublish

Conversation

@camdendotlol

@camdendotlol camdendotlol commented Aug 6, 2026

Copy link
Copy Markdown
Contributor

Summary

This PR updates the import script to create version records for all imported records.

Closes #658

Testing notes

  • Imports should work exactly the same as before. You shouldn't see any weird behavior from imports.
  • After importing new records, you should see a row in the project audit log, as well as the record-specific audit log, showing a creation event.
    • There should be a user attached to the version row, and that user should be you 🫵
  • After updating existing records via import, you should see a version row in the audit log that shows the change you made the same as if you'd made it via the form.
  • Imports will take longer than before. But they shouldn't take drastically longer.

@camdendotlol
camdendotlol marked this pull request as ready for review August 10, 2026 15:13
@camdendotlol
camdendotlol requested a review from blms August 10, 2026 15:13
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.

Audit logging for imports

1 participant