Sometimes, when a User / Admin uploads a file via Migrate Source UI, you'd want to save the file at the location provided in the Migration Source Path.
For example, if the migration file's source contains :
source :
plugin: csv
path: sites/default/files/my-file.csv
The file uploaded will overwrite my-file.csv.
Add a checkbox in Migrate Source UI to upload the file or not.
Add in the form validation a file-move to the new path.
Here's an example image :
Needs review
1.0
Code
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.