Multi Entity Management
Release note - June 2026
Section titled “Release note - June 2026”Multi Entity Management for Business Central Cloud
- Released version: 8.6.3.0
Changes in this release
Section titled “Changes in this release”[Fix] Translation Handling in Record Fetching
Section titled “[Fix] Translation Handling in Record Fetching”Resolved a bug where fetching records did not properly handle translations, which could result in incorrect or missing translated values being returned.
What has been done:
- Identified and fixed the root cause of translation handling failures during record fetch operations
- Ensured that translated field values are correctly resolved and returned when fetching records
- Improved the reliability of the translation pipeline for all supported languages
Usability notes:
- Users working in multilingual environments will now see correct translated values when records are fetched
- This fix prevents scenarios where translated content appeared blank or showed the wrong language
- No configuration changes are required — the fix applies automatically after upgrading
[Fix] Associated Tables Insert/Delete Relation Issues
Section titled “[Fix] Associated Tables Insert/Delete Relation Issues”Fixed issues with Associated tables and their relations when performing Insert or Delete operations, which could cause data inconsistencies or errors in certain scenarios.
What has been done:
- Resolved incorrect relation handling for Associated tables during Insert operations
- Fixed errors that could occur when Deleting records with Associated table relations
- Strengthened the integrity checks for Associated table relationships to prevent edge-case failures
Usability notes:
- Insert and Delete operations on records with Associated tables now work reliably without unexpected errors
- Data integrity is maintained correctly when records with complex Associated table relationships are modified
- Users who experienced errors or inconsistencies during Insert/Delete operations on Associated tables will benefit from this fix immediately after upgrading
Upgrade Considerations
Section titled “Upgrade Considerations”- This is a maintenance release and can be safely upgraded from version 8.6.0.0
- No configuration changes or data migration steps are required
- Both fixes apply automatically to all operations after upgrade
- Users working with multilingual setups or Associated tables are especially encouraged to upgrade