Hi. Is it possible to recover a Partial View Macro File to an earlier version? Either inside Umbraco or on server.
By accident some files were overwritten from package installation.
Hey, I don't believe Umbraco can do that. Is this a cloud site? If so then the change will be in the repository, if you open this up in a git client you'll be able to see the change and revert.
Other than that, one would expect the server to have a regular back up that you could potentially use.
Restore files
Hi. Is it possible to recover a Partial View Macro File to an earlier version? Either inside Umbraco or on server. By accident some files were overwritten from package installation.
Hey, I don't believe Umbraco can do that. Is this a cloud site? If so then the change will be in the repository, if you open this up in a git client you'll be able to see the change and revert.
Other than that, one would expect the server to have a regular back up that you could potentially use.
Thanks a lot, Jamie. I think we will check server backup.
is working on a reply...