umbraco - Deleting document types, content now inaccessible -
i learning umbraco (7) , deleted test document type , template, without realising there content page using these (very surprised umbraco lets this!)
i couldn't access content page delete (404 error). created new page, had problems, due database having incorrect integrity, ie links broken.
two questions :
is there way prevent deletions there still linked content elements?
how fix this? need delete orphaned content in sql backend db using sql management studio? or can done in umbraco front end eg scripts in macros?
thanks
unfortunately deleting document type in fact remove content using document type, unaware of way recover content other restore backup.
it fundamental flaw think able , has been there long have been working umbraco (since v3!).
have tried rebuilding xml cache file try , overcome orphaned link problems?
http://yourdomain/umbraco/dialogs/republish.aspx?xml=true , clicking "republish"
see issue on issue tracker:
u4-5187 deleting doctype wipes out content nodes based on it
Comments
Post a Comment