You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 :
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.
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
The text was updated successfully, but these errors were encountered:
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 :
Is there anyone who did anything of the sort? Is there a best practice?
Thank you
The text was updated successfully, but these errors were encountered: