Someone in my team has copied the complete solution from Development environment to Staging environment copying every file and copying the data in the database; losing the previous data in the database and replacing files where applied.
This led to the lost of the information of the section "Manage Backups".
We have a backup of the previous files and a dump of the previous data in the database.
Where can I find the information that was generated in each backup? I mean, is there a way to recover that information in order to be able to see it back again in "Manage Backups"?
All the backups were made via cron jobs and stored in a remote server. What we need are the tracking records for each backup.
Regards,
Fernando