Open orchardbot opened 12 years ago
@sebastienros commented:
"It's very easy to corrupt Orchard db": Can I have a repro ?
@pszmyd commented:
Send some cosmic rays to your db, that should do the trick. Otherwise, try to remove a content item version record.
@bleroy commented:
content item record, not version, I think.
@pszmyd created: https://orchard.codeplex.com/workitem/18340
It's very easy to corrupt Orchard db - there should exist a feature that would run some integrity checks (recurrently or on-demand) and/or automatically fix any errors it finds (eg. orphaned records, references to non-existent content item IDs and so on).