I am having a problem with a __delete function in static_pages. It
attempts to perform content_item__delete which is supposed to delete
all related revisions of a cr_item. It returns a RI error that it
cannot delete the live_revision or latest_revision.
attempts to perform content_item__delete which is supposed to delete
all related revisions of a cr_item. It returns a RI error that it
cannot delete the live_revision or latest_revision.
Do I need to unset these columns before attempting the delete?
Request notifications