Skip to content

Manual Actions file

Mendy Green edited this page May 29, 2023 · 1 revision

Using the MigrationLogs\ManualActions.json, read them into Powershell and then group by Action. This should provide a list of each action type that is required.

Action: "Manually Upload files to Related Files"

Using the backend Database Access, create the required links for each attachment, and then place the files in the necessary path. See the Repair Base64 images script for an example of how to do this.

Clone this wiki locally