- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-03-2025 02:40 AM
I have created some test contents in this table "sn_cd_content_base", and moved these to production instance,
I need to delete them now, however while trying to delete/inactivate these I could not find these changes anywhere recorded, can anyone help me with this.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-03-2025 05:33 AM
as the table "sn_cd_content_base" is not inherited from sys_metadata it is considered as pure data (like incidents) only and therefore record changes are not captured in sys_update_xml table.
And what it the exact issue with deleting the records? In my opinion it should be possible.
Maik
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-03-2025 05:33 AM
as the table "sn_cd_content_base" is not inherited from sys_metadata it is considered as pure data (like incidents) only and therefore record changes are not captured in sys_update_xml table.
And what it the exact issue with deleting the records? In my opinion it should be possible.
Maik