Skip to content

Multi Entity Management

Multi Entity Management for Business Central Cloud

  • Released version: 8.5.1.0

[Fix] Blob Field Handling in Full Table Sync

Section titled “[Fix] Blob Field Handling in Full Table Sync”

Fixed an edge case issue in the full table synchronization process where blob fields could be omitted during data transfer.

What has been done:

  • Identified and resolved a specific edge case affecting blob field synchronization
  • Enhanced the full table sync mechanism to properly handle blob data types
  • Implemented additional validation to ensure all field types are included in sync operations
  • Strengthened data integrity checks for binary large object (blob) fields

Usability notes:

  • Full table synchronization now reliably includes all blob fields, ensuring complete data transfer
  • Users working with tables containing images, documents, or other binary data will experience more reliable synchronization
  • This fix prevents data loss scenarios where blob content could be missing after synchronization
  • No manual intervention required - the fix automatically applies to all sync operations

Enhanced the preview sync page to properly respect user-defined filters, providing better control over data preview operations.

What has been done:

  • Modified the preview sync page to honor all user-applied filters
  • Improved filter handling logic to ensure consistent behavior
  • Enhanced the preview functionality to show only filtered records as intended
  • Updated the user interface to better reflect active filter states

Usability notes:

  • Users can now apply filters on the preview sync page and see accurate, filtered results
  • This improvement makes it easier to review specific subsets of data before synchronization
  • Filtering large datasets for preview is now more efficient and predictable
  • The preview accurately represents what will be synchronized when filters are applied
  • This is a maintenance release that can be safely upgraded from version 8.5.0.0
  • No configuration changes or data migration steps are required
  • Both fixes automatically apply to all synchronization operations after upgrade
  • Users with existing sync operations will benefit from improved reliability immediately