Skip to content

Importing Audit data from another system #200

@matthieu-delisle

Description

@matthieu-delisle

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions