5
There is an option for the debugger, breakOnRecordWrite, that will break on any record write - database or temporary.
When trying to pinpoint a problem related to a database write, breaking on all writes to temporary tables clouds the picture.

Suggestion: add an option breakOnDatabaseRecordWrite. This should break only on records that are database backed, i.e. not temporary.
Category: Development
STATUS DETAILS
Needs Votes
Ideas 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