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.
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.
STATUS DETAILS
Planned
2022 Release Wave 2
Business Central Team (administrator)
Best regards,
Business Central Team