I'm having some issues with the scheduled job that empties the recycle bin and need to force some content to have been deleted more than 30 days ago so that I can test and debug. When debugging I can see that it checks for changeTrackable.Saved so I would like to manually change this in the DB so that I can test.
I can't find where this value is stored does anyone know where this is? I've checked tblContent and tblWorkContent and the value I'm seeing when debugging is not in either of these tables.
Hi,
I'm having some issues with the scheduled job that empties the recycle bin and need to force some content to have been deleted more than 30 days ago so that I can test and debug. When debugging I can see that it checks for changeTrackable.Saved so I would like to manually change this in the DB so that I can test.
I can't find where this value is stored does anyone know where this is? I've checked tblContent and tblWorkContent and the value I'm seeing when debugging is not in either of these tables.
Thanks,
Mark