beqom v10 HF134 - Release notes
This article lists the new features that have been added to the platform, as well as the bugs that have been corrected in this release.
Deployment date: June 7th, 2023
Fix version: v10 - 136488 - 10.0.832 - 134.7 - 136280
| Type | Issue key | Description | |
|---|---|---|---|
| Zendesk | Jira | ||
| BQM-20670 | Web App: Missing Localization for Feature Flag Name The following issue was reported in the Web App: the technical key for one of the available Feature Flags was displayed instead of the correct translation. The issue has been fixed; the correct Feature Flag name is now displayed in the list of available Feature Flags in the . Update to rps_localization table Impact area: Admin > Feature Flag name display | ||
| BQM-20681 | Back-End: Data Synchronization Issues Data synchronization issues were reported and investigations diagnosed deadlock issues which prevented the correct execution of transactions on the back-end side of the Web Application. The data synchronization issues have been solved by updating the RN.Service. Update to Rn.Service Impact area: Application back-end | ||
| In this Release Note | |||
Ongoing deployments
| Ticket Number | Changes | Impact | Comment |
|---|---|---|---|
| BQM-19937 | API changes:
No changes DB changes: No changes | This deployment impacts the performance when changing the culture of the application and the impact on SSRS reports. | - |
| BQM-20020 | API changes:
No changes DB changes:
The following parameter, which was used to apply conditional caching for localization, has been removed with a sphere update:
| This deployment impacts all places in the beqom Admin Portal using custom localization. | - |
| BQM-20021 | API changes:
The following API endpoints have been added:
DB changes: No changes | This deployment impacts the performance when loading tenant information. | - |
| BQM-20022 | API changes:
The following API endpoints have been added:
DB changes: No changes | This deployment impacts the performance when loading user information. | - |
| BQM-20023 | API changes: No changes DB changes: No changes | This deployment impacts the GetCurrentUserNewInfohubItemsCount method which is now called only one time when opening the application or when navigating to another page in order to improve the performance. | - |
| BQM-20024 | API changes: No changes DB changes: No changes | This deployment impacts the performance when fetching cultures information in the Web App. From now on, the application is no longer calling the GetControlAssociatedData method but the new GetTenantInfos endpoint. | - |
| BQM-20025 | API changes: No changes DB changes: No changes | In order to improve the performance when changing the current user and loading SSRS reports in the beqom Admin Portal, the ajax call to getPassportIntegrated method has been removed. | - |
BQM-20026 and BQM-20097 | API changes:
The following API endpoint has been added:
This new endpoint has been created to replace the 4 following API methods:
DB changes: No changes | This deployment improves the performance when loading SSRS reports in the beqom Admin Portal and the Web App. | - |
| BQM-20030 | API changes:
The following API endpoints have been added:
These new endpoints have been created to replace the 6 following API methods:
DB changes: No changes | This deployment impacts the performance when working in the "Home" and "Admin" components of the Web App. | - |
| BQM-20255 | API changes: No changes DB changes: No changes | In order to improve the performance and prevent memory leaks in the Web App, all the WCF client services have been disposed. | - |