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
In at least one scenario, hidden files are not imported when creating a new site while importing from another. I've not comprehensively tested, but noticed the issue when importing an export from a Local site. Upon completion of the import, none of the hidden .git, .github, etc, files were included in the import. I confirmed the files are included in the site export. For further clarity, the sites tested all track wp-content.
Steps to reproduce
With a Local site started (the site must contain hidden files, such as with .git tracking), right-click on the site and choose "Export".
"Add site" in Studio and use the "Import a backup" option, choosing the Local export.
After the import, navigate to site folder where you expect the hidden files to be located. They will not be there.
In my case, the wp-content folder is tracked, and all hidden files were missing on the import.
What you expected to happen
For the hidden files to be imported.
What actually happened
No hidden files were imported.
Impact
One
Available workarounds?
Yes, easy to implement
Platform
Mac Silicon
Logs or notes
No response
The text was updated successfully, but these errors were encountered:
I'm unable to add such a file manually to one of the folders because I'm getting
"You can’t use a name that begins with a dot because these names are reserved for the system. Please choose another name."
@wojtekn please let us know if you need our help testing this and if possible, how to go around the above as some of the workarounds I tried didn't work.
Quick summary
In at least one scenario, hidden files are not imported when creating a new site while importing from another. I've not comprehensively tested, but noticed the issue when importing an export from a Local site. Upon completion of the import, none of the hidden
.git
,.github
, etc, files were included in the import. I confirmed the files are included in the site export. For further clarity, the sites tested all trackwp-content
.Steps to reproduce
wp-content
folder is tracked, and all hidden files were missing on the import.What you expected to happen
For the hidden files to be imported.
What actually happened
No hidden files were imported.
Impact
One
Available workarounds?
Yes, easy to implement
Platform
Mac Silicon
Logs or notes
No response
The text was updated successfully, but these errors were encountered: