1
We want to use the Change Log from Business Central to track changes from specific tables. These changes then need to be synchronized with our external application's database. So, an API call is sent to retrieve data from the Change Log table. If the changes are succesfully read, then we want to delete those specific change log entries from the Change Log. There is a codeunit called "Change Log Entry - Delete", and this did the job for us.
But since there is the new retention policy system (which does not fit our scenario, cause we want to manually trigger deletion and not schedule it based on time), the codeunit "Change Log Entry - Delete" is marked for removal.
We find this very unfortunate and we would appreciate it if this codeunit could remain so that we still at least have some control on the Change Log entries and can keep the logic that we built around it
But since there is the new retention policy system (which does not fit our scenario, cause we want to manually trigger deletion and not schedule it based on time), the codeunit "Change Log Entry - Delete" is marked for removal.
We find this very unfortunate and we would appreciate it if this codeunit could remain so that we still at least have some control on the Change Log entries and can keep the logic that we built around it
STATUS DETAILS
Needs Votes

Business Central Team (administrator)
Thank you for this suggestion! Currently this is not on our roadmap. We are tracking this idea and if it gathers more votes and comments we will consider it in the future.
Best regards,
Business Central Team