saas-2025.4-2025-12-04-18-41-28

Fix for non-blocking ranking risk for concurrent requests to external service (ISSUE-113925)
matchingagent

Fixed an issue in a 2025.4 feature that could cause too many concurrent requests into the external service.

Fix for clerical review task not processing (ISSUE-820745, HOTFIX-8804)
matchingagent

To fix an issue with clerical review tasks not processing, the decisions purging logic has been reworked. Now, an empty set is returned instead of null when getDecisions catches an exception. Additionally, part of the purging logic is skipped when nothing is there to be purged.

Upgrade library in component to latest version (HOTFIX-8828)
eclass-advanced

Upgraded a library in a component from the previous version to the current version.

Fix for Elasticsearch issue - post system upgrade 2025.3 (HOTFIX-8836)
elasticsearch-integration

It is now possible to run exports and business actions on faceted search results.

Fix for inability to create assets with 0 bytes of content (ISSUE-817993, HOTFIX-8787)
asset-importer

Introduced a property (FixSpecific.ISSUE817993) which is set by default to 'false,' that re-introduces the ability to create assets with 0 bytes of content and set the respective asset attribute values for them. The aforementioned property must be set to 'true' to allow that behavior.

Fix for performance issues with Matching Agent (ISSUE-780208, HOTFIX-8832)
matchingagent

To fix performance issues with the Matching Agent, improvements related to training the Matching Agent have been made, including more efficient mapDB access, a limit on steam decisions, and clearing the cache on non-persistent managers.

Fix for Freezing after creation several entity-product references (HOTFIX-8837, ISSUE-786977)
workbench

In STEP Workbench when using the reference editor for Entities and Classification to add multiple references, that editor would reload multiple times. This had already been fixed for products. So the same fix has now been applied for entities and classifications.

saas-2025.4-2025-12-02-16-50-41

Fix for cloud Blob storage connectivity issue (ISSUE-808957, HOTFIX-8812)
blobstorage

It will now log an active truststore.

Fix for Upgrade library in component inmemory to latest version (HOTFIX-8818)
inmemory

=========! A commit was made on RDSEC-1782, but the issue has no Patch Description!

Fix for OIEP bulk update configuration changes producing errors (ISSUE-815553, HOTFIX-8809)
workbench

Fixed a NullPointerException error in the STEP Workbench when modifying an existing outbound integration endpoint (OIEP) data source configuration.

Fix for the Proof View in Web UI (HOTFIX-8819, ISSUE-814653)
dtp

Fixed an issue when 'Generate proof in Background' did not show the correct result. Now, when making a proof with the 'Generate proof in Background' switched on, the version defines the context and the workspace.

Fix for Github Enterprise connection error with remote repository (ISSUE-816488, HOTFIX-8800)
configuration-management

Fixed a problem with a git delivery plug-in using ssh keys.

Fix for STEP monitoring alert issue (HOTFIX-8807, ISSUE-818566)
elasticsearch-integration

After the fix, having a large number of dimension points in the system will not cause memory issues during Elasticsearch re-indexing.

Fix for filters not working properly in Advanced Search (ISSUE-819874, HOTFIX-8784)
portaladvancedsearch

Fixed a problem that occurred when filters on Web UI Node Lists were not cleared on the Advanced Search screen after performing a new search.

Large tables in STEPInDesign could fail to mount correctly due to a SOAP error during pagination (ISSUE-800731, ISSUE-807086)
dtp

Large tables could fail to mount correctly due to a SOAP error during pagination. This was caused by the connection from InDesign to STEP being closed after a timeout while STEP was resolving the data for the table. The mechanism for resolving table data has been enhanced to run in a background process. To enable this functionality, the following configuration property must be set: FixSpecific.ISSUE807086=true

Large tables in STEPInDesign could fail to mount correctly due to a SOAP error during pagination (HOTFIX-8814, HOTFIX-8774, ISSUE-807086)
dtp, workbench

Large tables could fail to mount correctly due to a SOAP error during pagination. This was caused by the connection from InDesign to STEP being closed after a timeout while STEP was resolving the data for the table. The mechanism for resolving table data has been enhanced to run in a background process. To enable this functionality, the following configuration property must be set: FixSpecific.ISSUE807086=true

saas-2025.4-2025-12-02-11-15-20

Fix for STEP availability issues (ISSUE-821124, HOTFIX-8810)
basicportalcomponents

Introduced a public configuration property called WebUI.UserList.Max, set to 5000 by default, which limits the number of users shown on the Web UI User List screen. This fix addresses both performance and memory concerns.

Fix for data container duplication results in ID duplication, violating uniqueness requirements. (ISSUE-789907, HOTFIX-8779)
basicportalcomponents

When duplicating a data container object in Web UI using the Globally Configured Multi Edit Data Container component's Duplicate action button, values for presented calculated attributes were overwritten with the source data container object's values instead of keeping the calculated values for the newly created data container object. This has been fixed. Now, the value for the calculated attribute is not overwritten. However, if the calculated value in the source data container object was overwritten, it will also appear in the duplicated data container object.

Fix for Web UI design mode error (HOTFIX-8793, ISSUE-821035)
basicportalcomponents

Fixed a NullPointerException error that was thrown when displaying a Multi Edit Globally Configured Data Container in the Web UI Design Mode.

Fix for erratic behavior in Web UI text editor (ISSUE-811612, HOTFIX-8799)
basicportalcomponents

After the fix, the CKEditor will not require any additional Web UI path exclusions to work properly in cases where IP filtering is enabled.

Fix for 'Unsaved changes' pop-up appearing incorrectly on data containers (ISSUE-788561, HOTFIX-8788)
basicportalcomponents

Now an 'Unsaved changes' pop-up will not display for the Globally Configured Multi Edit Data Container component if the 'Use Immediate Save' option has been enabled.

Fix for Hide Equal not working for references in Multi Workspace Screen (ISSUE-821157, HOTFIX-8820)
basicportalcomponents

Fixed a problem that occurred when the Hide Equal action was hiding different reference values on a Web UI Multi Workspace Screen.

Fix for deadlock in Web UI resulting from multiple LOV cross-validations (HOTFIX-8780, ISSUE-811605)
basicportalcomponents

When a number of LOV filters were configured in a Web UI, Oracle deadlocks could occur. This has been fixed.

Fix for inability to perform basic operations in Web UI (HOTFIX-8805, ISSUE-821755)
basicportalcomponents

Fixed unexpected exceptions in the Web UI related to a missing component cache in the compressed component store.

Fix for tag conversion (ISSUE-811222, HOTFIX-8789)
basicportalcomponents

Now, the ampersand character will be unescaped in the Rich Text Editor on the Web UI Node Editor component.

Fix for unreadable characters in the Web UI (HOTFIX-8808, ISSUE-798201)
basicportalcomponents

Fixed a Japanese translation for the User Details label on the Web UI Homepage.

Fix for incorrect attribute values showing in Web UI (ISSUE-821665, HOTFIX-8822)
basicportalcomponents

Fixed unexpected behavior related to incorrect value history / validation on the Web UI Node Editor, which was caused by invalid component store cache keys generation for attribute value components in the Value Group component with similar attribute IDs.

saas-2025.4-2025-11-28-16-36-32

Fix for STEP outage (HOTFIX-8781, ISSUE-808114)
serveradministration

The STEP sensor framework had an internal error (ConcurrentModificationException) which, in very rare cases when using the sensors extensively, could result in sensors failing to report back. This was especially critical for the 'being-alive' sensor which, when not answering, would cause the loadbalancer to shut down communication to the STEP server. This has now been fixed.

saas-2025.4-2025-11-28-16-10-55

Fix for Instrument configuration error (ISSUE-816075)
instrument

Fixed an issue where configured perspectives would sometimes be missing in the configuration tool.

saas-2025.4-2025-11-26-11-11-12

Fix for ECA: set set incorrectly for single feature values (ISSUE-818854, HOTFIX-8782)
eclass-advanced

Fixed the problem in the file exported in BMECat 2005 format, where the FVALUE_TYPE was added for mulitvalue attributes containing only one value. Now, the FVALUE_TYPE will only be added when there are multiple values.

Fix for Upgrade library in component importflow to latest version (HOTFIX-8798)
importflow

Upgraded org.apache.commons-commons-lang3 library version

Security update (HOTFIX-8795)
bmecat

General security improvements have been implemented to enhance the overall security of our systems.

Upgraded library in component to latest version (HOTFIX-8797)
importflow

Upgraded a library in a component from the previous version to the current version.

saas-2025.4-2025-11-25-18-52-39

Fix for PIM - Facet Search is missing in PROD (ISSUE-821459)
elasticsearch-integration, ui-search

Fixes the issue with facets not loading on search screen in WebUI