91
Views
3
Comments
How to recover data from recovered module?

Hi,

We have recovered deleted module but it has created new entities. Is there a way to recover the data as well instead of writing insert queries. 

Can we change the mapping from new to old tables? If so, where the mapping of these tables present? and is it safe to do so? or will there be impact on other things?

2022-03-09 07-24-55
BARKHA Pradhan

hey @Lovish Goyal  if you recover that module then u can also use the previous version of that module for recovering your data. AND if you have the excel file  where you had  save your data then simply bootstrap it to your database. And it is safe . thank you .

2020-09-15 13-07-23
Kilian Hekhuis
 
MVP

Hi Lovish,

The only reason it should create new entities is when you've changed the module's name, and/or when you've cloned the module instead of publishing it as the original one.

What you could try to do is open the last known good version of the module, merge it with the recovered one, and publish that.

2021-02-18 21-45-55
Jone Berti

como recuperar dados de um aplicativo, o aplicativo não está mais carregando os dados

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.