we are in the progress of porting an existing website to Umbraco. This contains several thousands of articles, companies, projects,...
I setup the necessary DocTypes. We make use of compositions for repeated data (ex. Address).
Sometimes we need to add properties to a DocType. Every time I make a change, the already imported data on the Adress Tab (composition) is gone. I have not touched any of those properties.
As long as we are in development, this is no problem. I can always import the data again. I fear that this occurs in productions. We do not want the loss of data of hundreds of companies.
Is there anything we can do to prevent this? We are on Umbraco 7.10.2
Lost content on change of DocType
Hi,
we are in the progress of porting an existing website to Umbraco. This contains several thousands of articles, companies, projects,...
I setup the necessary DocTypes. We make use of compositions for repeated data (ex. Address).
Sometimes we need to add properties to a DocType. Every time I make a change, the already imported data on the Adress Tab (composition) is gone. I have not touched any of those properties.
As long as we are in development, this is no problem. I can always import the data again. I fear that this occurs in productions. We do not want the loss of data of hundreds of companies.
Is there anything we can do to prevent this? We are on Umbraco 7.10.2
is working on a reply...