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

Importing Audit data from another system #200

Open
matthieu-delisle opened this issue Apr 10, 2024 · 0 comments
Open

Importing Audit data from another system #200

matthieu-delisle opened this issue Apr 10, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@matthieu-delisle
Copy link

matthieu-delisle commented Apr 10, 2024

Hello,

We are about to migrate an old system that has audit tables, but structrured differently than the audit table from the bundle. We have 2 possibles solutions :

  1. We use our API to run every line of audit table through and find a way to put the real date that the action happened.
  2. We use migration tool with the help of SQL query to import the data, but the challenge is to populate the diffs field properly.

Is there anyone who did anything of the sort? Is there a best practice?

Thank you

@DamienHarper DamienHarper added the enhancement New feature or request label Sep 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants