We have released today on semarchy.com this patch for Semarchy xDM 2024.1 LTS.
You can read the release notes (2024.1.11) for the list of issues.
Bug Fixes
MDM-14807: When a filter is applied to an embedded collection and records are edited, the filter resets upon saving changes and reloading the view. This behavior differs from the main view, where filters remain active after editing.
MDM-16211: On SQL Server, attempting to import more than 2100 records using a data-driven workflow results in the workflow instance failing with the following error message: The incoming request has too many parameters. The server supports a maximum of 2100 parameters.
MDM-16475: When configuring a collection, if a column is set as a component of type Hyperlink and the Display Text property contains an apostrophe ('), no data is displayed for that column or any subsequent columns. This issue occurs regardless of whether the display text is set using a literal value or a SemQL expression containing an apostrophe. Additionally, no errors are logged in the PDE log.
MDM-16501: SMTP servers fail to send candidate or assignee notifications if the application logo is missing from the image bank. This issue occurs without any error being logged in the PDE log.
MDM-16506: Third-party component upgrade: Apache MINA Core.
MDM-16572: Attempting to delete a large number of records (e.g., 40,000 or more) from a business view in an MDM application does not trigger a deletion load to process the records. This failure results in delays, unresponsive behavior, or failed deletions, preventing users from efficiently managing data at scale.
MDM-16597: Workflow notifications for candidates and assignees may fail or show incomplete information when the root entity’s FDN attribute includes a lookup and no corresponding child entity exists. In this case, the lookup returns a null value. If the lookup is not enclosed in a COALESCE function, the notification fails without recording an error in the PDE log. If the lookup is wrapped in COALESCE, the notification is sent successfully, but the display card in the email does not include the lookup value.
MDM-16600: When exporting data in batches using the -DexportBatchSize=N system property, queries may gradually increase in size due to the accumulation of batch filters. While unlikely, this behavior could affect performance or reach database limitations, such as SQL Server’s 2100-parameter limit.
MDM-16613: Workflow notification emails do not correctly embed the application logo if the logo file name contains a blank space. Instead, the logo is sent as an attachment.
The Docker image and the Azure Solution Template will be updated to this version in the following days.
Valentina ANTONOVA
We have released today on semarchy.com this patch for Semarchy xDM 2024.1 LTS.
You can read the release notes (2024.1.11) for the list of issues.
Bug Fixes
The incoming request has too many parameters. The server supports a maximum of 2100 parameters.
'
), no data is displayed for that column or any subsequent columns. This issue occurs regardless of whether the display text is set using a literal value or a SemQL expression containing an apostrophe. Additionally, no errors are logged in the PDE log.null
value. If the lookup is not enclosed in aCOALESCE
function, the notification fails without recording an error in the PDE log. If the lookup is wrapped inCOALESCE
, the notification is sent successfully, but the display card in the email does not include the lookup value.-DexportBatchSize=N
system property, queries may gradually increase in size due to the accumulation of batch filters. While unlikely, this behavior could affect performance or reach database limitations, such as SQL Server’s 2100-parameter limit.The Docker image and the Azure Solution Template will be updated to this version in the following days.
1 person likes this