These are the 61 updates to saas in version 2023.4, sorted with newest version first:

saas-2023.4-2025-03-27-10-21-10

This supersedes 2023.4-2025-03-25-19-13-40 and earlier versions.

saas-2023.4-2025-03-25-19-13-40

This supersedes 2023.4-2025-03-20-09-32-40 and earlier versions.

Added ability to create temporary config properties (RDSUP-429)

Made a change so that we can make temporary config properties which can be removed again without STEP failing to start. If a config property starts with FixSpecific. and it is not defined in STEP, the application server will now simply warn instead of fail to start. This is to enable us to better support customers in the future without risking side-effects for other customers. This change is only internal and for future use, so it has no effect on any existing systems.

saas-2023.4-2025-03-20-09-32-40

This supersedes 2023.4-2025-03-18-19-50-34 and earlier versions.

Fix for issue exporting lists of values (LOVs) from workbench (HOTFIX-7737, ISSUE-704085)

Fixed an issue with LOV export that would mix up values from different contexts when executing multiple exports in sequence.

saas-2023.4-2025-03-18-19-50-34

This supersedes 2023.4-2025-03-11-14-08-13 and earlier versions.

Fix for key product information keeps loading for long time in QA after upgrade (HOTFIX-8169, ISSUE-760371)

Fixed an issue where the UI Product Editor may sometimes remain in a loading state. This was due to a security mechanism from GraphQL that stops the query should it be extremely large in size (exceeding the allowed amount of grammar tokens for the request). The change set accounts for this edge case and wires the request appropriately so that GraphQL is not overwhelmed.

Fix for ‘Content Publish Inbound’ failing with EmptyStackException on data push (HOTFIX-8160, ISSUE-763874)

Fixed an EmptyStackException during the import replay and added logging for further investigation if the issue ever recurs.

saas-2023.4-2025-03-11-14-08-13

This supersedes 2023.4-2025-03-05-13-06-26 and earlier versions.

saas-2023.4-2025-03-05-13-06-26

This supersedes 2023.4-2025-02-27-11-41-26 and earlier versions.

Fix for backport of Workbench Launcher improvements to 2024.4 (ISSUE-86674, HOTFIX-8131, RD-24320)

Improved Workbench bootstrap performance.

saas-2023.4-2025-02-27-11-41-26

This supersedes 2023.4-2025-02-26-09-23-58 and earlier versions.

Portal users are unable to "Select All" and generate a quicksheet when the products span multiple pages in a NodeList component. (HOTFIX-8127, ISSUE-754893)

Changed check to avoid null pointer exception in webui when using the NodeList component. It's a fix for a specific problem, but it improves the overall stability of the NodeList component.

Fix for 500 Error when validating a multi-level Smartsheet (ISSUE-757322, HOTFIX-8126)

When running on Cassandra, validating a Smartsheet that creates both parent and child nodes could fail if a business condition took too long to run. Now, a business condition may run six (6) times as long before causing an error.

Fix for efficient query to identify all assets IDs that are stored in the Oracle DB (vs the EFS) (HOTFIX-7134, ISSUE-674790)

Performance improvement was made related to the method of counting nodes recursively in a hierarchy. This is, for example, used in asset migration.

saas-2023.4-2025-02-26-09-23-58

This supersedes 2023.4-2025-02-25-11-58-02 and earlier versions.

Logging for GDSN component model / new Target Market TI for Publish not working (ISSUE-749191, HOTFIX-8125, ISSUE-717991)

Added logging to facilitate troubleshooting for GDSN publisher.

saas-2023.4-2025-02-25-11-58-02

This supersedes 2023.4-2025-02-12-10-29-32 and earlier versions.

Fix for efficient query to identify all assets IDs that are stored in the Oracle DB (vs the EFS) (HOTFIX-7360, ISSUE-685240)

Performance improvement was made related to the method of counting nodes recursively in a hierarchy. This is, for example, used in asset migration.

saas-2023.4-2025-02-12-10-29-32

This supersedes 2023.4-2025-02-11-10-38-27 and earlier versions.

Fix for export in UI with sub folder not working properly (ISSUE-709301, HOTFIX-8105)

Now, sub menus are aligned correctly in the Menu Group component on a Web UI Node List so that they will not fall down below the screen.

saas-2023.4-2025-02-11-10-38-27

This supersedes 2023.4-2025-02-05-13-35-02 and earlier versions.

saas-2023.4-2025-02-05-13-35-02

This supersedes 2023.4-2025-01-30-11-21-06 and earlier versions.

Fix for Hide Equal button in Web UI is not working properly in 2023.4 version (HOTFIX-8075, ISSUE-729643)

Fixed a problem occurring when the Hide Equal button on a Compare Records screen in Web UI was not hiding read only and non-read only date empty date values because of the date placeholder on a non-read only cell.

saas-2023.4-2025-01-30-11-21-06

This supersedes 2023.4-2025-01-28-07-30-13 and earlier versions.

Fix for error when handling a Referenced By data container reference type - Owner edge for data container ID was null. (HOTFIX-8067, ISSUE-755422)

Fixed a problem occurring when an unexpected exception was thrown in STEP Workbench during the export when accessing a node, which was a target of a data container reference, invisible in a current context / workspace.

saas-2023.4-2025-01-28-07-30-13

This supersedes 2023.4-2025-01-22-13-52-26 and earlier versions.

Fix / RCA: STEP went unavailable (HOTFIX-8064, ISSUE-754878)

Fixed a problem where the STEPXML export with Flatten Hierarchy enabled sometimes did not cleanup temp files generated by hierarchy flattening, even after BGP completion.

saas-2023.4-2025-01-22-13-52-26

This supersedes 2023.4-2025-01-20-11-14-21 and earlier versions.

Fix for the STEP OAuth Component: REST API V2 bug when using LDAP config (ISSUE-661332, HOTFIX-7601)

Fixed the issue with accessing REST API V2 which happened when LDAP is used for STEP authentication and when a user tries to create a REST call is impersonated (e.g., by using an external component).

saas-2023.4-2025-01-20-11-14-21

This supersedes 2023.4-2025-01-18-17-56-01 and earlier versions.

Fix for NullPointers in Dev system (ISSUE-743814, HOTFIX-7992, HOTFIX-8049)

If you had an outstanding translation for an attribute for a language, which you deleted, you would get an error when trying to open the status tab for that attribute in the STEP Workbench. This has been fixed.

Fix for Asset outbound fails from time to time (ISSUE-746091, HOTFIX-8048)

Fixed a bug that in certain circumstances could produce a NullPointerException. This could happen for long-running operations where hard-evicts had been performed.

saas-2023.4-2025-01-18-17-56-01

This supersedes 2023.4-2025-01-14-09-55-41 and earlier versions.

HOTFIX-7973 (ISSUE-695212, HOTFIX-7973)

Hotfix HOTFIX-7973 doesn't have an approved description, yet. This is related to ISSUE-695212, ISSUE-698944, ISSUE-751881.

saas-2023.4-2025-01-14-09-55-41

This supersedes 2023.4-2025-01-10-14-42-08 and earlier versions.

saas-2023.4-2025-01-10-14-42-08

This supersedes 2023.4-2025-01-09-08-45-44 and earlier versions.

Fix for performance issues related to Advanced Search (ISSUE-743416, HOTFIX-7940)

Now, on the Web UI's Advanced Search screen, limits on filtering will be the same as those applied to the entire Advanced Search screen to prevent Out Of Memory issues. Previously, Advanced Search filters were not limited at all and this could lead to extensive memory consumption for huge searches.

saas-2023.4-2025-01-09-08-45-44

This supersedes 2023.4-2024-12-13-14-43-43 and earlier versions.

Fix for 'Unexpected Error' when trying to add component to 'Global Representation List' (HOTFIX-7472, ISSUE-710689)

Fixed unexpected error when adding a Match Score Updating Algorithms Representation to Web UI Main Area's global representations.

saas-2023.4-2024-12-13-14-43-43

This supersedes 2023.4-2024-12-12-16-39-03 and earlier versions.

HOTFIX-7986 (ISSUE-85489, HOTFIX-7986)

Hotfix HOTFIX-7986 doesn't have an approved description, yet. This is related to RDPORT-18116: Configuration LowMemoryDetector.HeapDumpDirectory : backporting fix.

Fix for attribute values not saving as expected when used as reference metadata attributes with duplicate LOV values (ISSUE-747150, HOTFIX-7984)

Fixed a problem occurring when saving single LOV values with an ID via the Reference Metadata Table Header caused a random value to be saved instead of the one the user picked on a Web UI Node List.

saas-2023.4-2024-12-12-16-39-03

This supersedes 2023.4-2024-12-11-12-26-38 and earlier versions.

Fix for Password reset link expired (ISSUE-744805, HOTFIX-7996)

saas-2023.4-2024-12-11-12-26-38

This supersedes 2023.4-2024-12-10-10-17-01 and earlier versions.

Fix for STEP really slow and app servers are down (ISSUE-746954, HOTFIX-7990)

saas-2023.4-2024-12-10-10-17-01

This supersedes 2023.4-2024-12-06-11-30-27 and earlier versions.

Fix for Asset Push JAR files contain secrets in plain text (HOTFIX-7974, ISSUE-747213)

The ScPL file, which is included in the JAR file for sidecars, will no longer contain properties that contain the string “secret” (with upper / lower characters).

saas-2023.4-2024-12-06-11-30-27

This supersedes 2023.4-2024-12-06-07-49-33 and earlier versions.

Fix for being unable to use spot --upgrade on STEP versions before 2024.4 (RDHELP-8451)

If certain components are installed on a system and spot --upgrade was asked to plan an upgrade that included those components, then it would come up with an upgrade that was not actually possible. The problem was that the requirement for a different Java Runtime was not communicated via the dependency data that spot --upgrade uses to plan upgrades. This has now been rectified by making SPOT create the needed information for the software already on the system and by creating it for the available software, too.

Fix for health checks related to the Performance Analysis tools (ISSUE-738715, HOTFIX-7964)

Three fixes have been made to address issues with health checks: One, the Global Schema Change Log was being spammed with info about user settings being deleted. This information has no value as user settings are created and deleted all the time in the Web UI and a large percentage of the Global Schema Change Log would be log entries related to user settings. This information has been removed. Two, the typeahead functionality (which is widely but not exclusively used in the Web UI) generated very long running queries when the prefix matched nodes for which the user did not have privileges to view them. This has been fixed by capping the size of the request. And three, the health check Too Many Associated Objects was creating too many warnings about ChangeLog relations which were irrelevant to the user. This has been fixed.

saas-2023.4-2024-12-06-07-49-33

This supersedes 2023.4-2024-12-04-13-44-49 and earlier versions.

Fix for being unable to use spot --upgrade on STEP versions before 2024.4 (RDHELP-8451)

If certain components are installed on a system and spot --upgrade was asked to plan an upgrade that included those components, then it would come up with an upgrade that was not actually possible. The problem was that the requirement for a different Java Runtime was not communicated via the dependency data that spot --upgrade uses to plan upgrades. This has now been rectified by making SPOT create the needed information for the software already on the system and by creating it for the available software, too.

saas-2023.4-2024-12-04-13-44-49

This supersedes 2023.4-2024-12-02-10-06-02 and earlier versions.

saas-2023.4-2024-12-02-10-06-02

This supersedes 2023.4-2024-11-29-08-54-56 and earlier versions.

saas-2023.4-2024-11-29-08-54-56

This supersedes 2023.4-2024-11-27-16-19-07 and earlier versions.

Fix for error in OIEP in development system (HOTFIX-7958, ISSUE-741784)

Completed work to fix the healthcheck "Value links with dual visibility."

saas-2023.4-2024-11-27-16-19-07

This supersedes 2023.4-2024-11-26-10-53-26 and earlier versions.

Fix for failure of workflow completion success messages to display (HOTFIX-7938, ISSUE-738477)

Now, a message about successful item transitions between states will be correctly shown in the Web UI when the user clicks on the Submit action with the Navigate To handler configured.

saas-2023.4-2024-11-26-10-53-26

This supersedes 2023.4-2024-11-20-06-28-10 and earlier versions.

Fix for Special Treatment Class not exporting correctly in BMEcat Catalog (ISSUE-738244, HOTFIX-7932)

Fixed a problem in which an empty element incorrectly exported empty calculated values.

Fix for RCA for a production environment outage (HOTFIX-7681, ISSUE-722164)

When running JavaScript business rules, there is a deadline for how long they are allowed to run. This mechanism had an error so that when stopping a business rule, in rare cases, it would not only cause the process running the business rule to fail but crash the entire server. This has been fixed.

saas-2023.4-2024-11-20-06-28-10

This supersedes 2023.4-2024-11-19-13-42-08 and earlier versions.

Fix for attribute translation (asynchronous translation) status not updated (HOTFIX-7630, ISSUE-705055)

When a setup object had externally maintained metadata attributes, the translation status would never be set to Up to Date. This has been fixed.

saas-2023.4-2024-11-19-13-42-08

This supersedes 2023.4-2024-11-14-15-06-29 and earlier versions.

Fix for Outbound Integration Event Filter: Does not trigger in Main workspace at all (HOTFIX-7929, ISSUE-743127)

Fixed a problem occurring when Main events were not triggered for OIEP because its Event Queue still had an Approved triggering workspace configured. Now, changing a triggering workspace for OIEP will correctly synchronize a triggering workspace with OIEP event queue.

saas-2023.4-2024-11-14-15-06-29

This supersedes 2023.4-2024-11-13-13-43-06 and earlier versions.

Fix for when healthcheck is unable to find blob segment (ISSUE-672836, HOTFIX-7005)

A problem in the 'Content missing value' healthcheck was found in fixed.

Fix for inherited value of an LOV with ID being exported despite being overwritten at lower level (ISSUE-735341, HOTFIX-7911)

In cross-context exports, both local and inherited attribute values are exported as there may be some contexts without a local value. But this is only true if the attribute is dimension-dependent. If the attribute is dimension-independent, only the local value, if one exists, is now exported.

saas-2023.4-2024-11-13-13-43-06

This supersedes 2023.4-2024-11-12-08-50-37 and earlier versions.

Fix for unexpected error while creating a supplier (ISSUE-737988, HOTFIX-7917)

Backported an existing fix to NullPointerException when retrieving thumbnail asset to 2023.4mp1.

Fix for when healthcheck is unable to find blob segment (HOTFIX-7013, ISSUE-672836)

Fix for a problem in the 'Content missing value' healthcheck.

saas-2023.4-2024-11-12-08-50-37

This supersedes 2023.4-2024-11-11-14-54-46 and earlier versions.

Fix for Action expansion button visible only after zoom in or zoom out in the Web UI (HOTFIX-7915, ISSUE-741744)

Fix for error preventing visibility of all configured Menu Groups in toolbar in Web UI when navigating to the corresponding screen for a first time.

saas-2023.4-2024-11-11-14-54-46

This supersedes 2023.4-2024-11-07-10-23-44 and earlier versions.

Fix for Not able to access the PROD workbench - Token issue with more App Servers (ISSUE-729886, HOTFIX-7864)

Fix for Asynchronous Job process (HOTFIX-7904, ISSUE-737337)

An error occurred in which the Asynchronous Translation Processor was exporting reference nodes with approved changes along with specified nodes that also had approved changes. However, the event processor trigger configuration directed that the event processor should only start when a specific type of node and specific type of attribute on that node is changed. Therefore, the expectation was to export only the specified nodes. To correct the issue, on the translation configuration there is a code flag called immediateNodesOnly that controls which nodes should be retrieved for export. It was false, but now it is reverted to true. On false, the specified nodes and their references nodes are selected. On true, only the specified nodes are selected.

saas-2023.4-2024-11-07-10-23-44

This supersedes 2023.4-2024-11-06-13-31-08 and earlier versions.

Fix for a change package has 'updated' a huge number of data records from development on production at deployment time (ISSUE-739250, HOTFIX-7910)

When a collection is included in a change package, the contents of the collection is no longer included.

saas-2023.4-2024-11-06-13-31-08

This supersedes 2023.4-2024-11-01-14-54-41 and earlier versions.

Fix for STEPXML delivers local and inherited references for a node even if the inheritance is set to inheritance and the ref type does not allow multiple references (HOTFIX-7906, ISSUE-735352)

In cross-context exports, the system exports both local and inherited references, as there may be some contexts without a local reference. However, this is only true if the reference is dimension dependent. If the reference is dimension independent, the system now only exports the local reference, if one exists.

Fix for multivalued reference types is not working in multi-level reference mapping (HOTFIX-7907, ISSUE-728464)

Fixed a problem that occurred while configuring an export in which multivalued reference attribute values were incorrectly exported when using the Multi Valued reference mapping.

saas-2023.4-2024-11-01-14-54-41

This supersedes 2023.4-2024-10-31-13-32-38 and earlier versions.

HOTFIX-7901 (HOTFIX-7901, RDCDM-5908)

Hotfix HOTFIX-7901 doesn't have an approved description, yet. This is related to RDCDM-5908: Unexpected server error when click or hover over root nodes when configuring global data validations, ISSUE-740279.

saas-2023.4-2024-10-31-13-32-38

This supersedes 2023.4-2024-10-30-14-33-20 and earlier versions.

Fix for Reporting API does not output all the revisions reported on the background process (HOTFIX-7884, ISSUE-730024)

When a historic-changes report is generated and it involves more than 50000 events then the processing is split into more batches. The final report now contains results from all batches.

saas-2023.4-2024-10-30-14-33-20

This supersedes 2023.4-2024-10-29-09-35-05 and earlier versions.

saas-2023.4-2024-10-29-09-35-05

This supersedes 2023.4-2024-10-25-12-07-00 and earlier versions.

Fix for Enable Locale Formatting and 11.2 Web UI (HOTFIX-7892, ISSUE-687174)

Fixed a problem occurring when an ISO date attribute value could not be saved in Web UI on a Globally Configured Multi Edit Data Container component in the NL locale because of a failing verification check, which was caused by an incorrect and unnecessary conversion of ISO format to NL locale.

saas-2023.4-2024-10-25-12-07-00

This supersedes 2023.4-2024-10-24-12-39-06 and earlier versions.

HOTFIX-7882 (HOTFIX-7882, ISSUE-687959)

Hotfix HOTFIX-7882 doesn't have an approved description, yet. This is related to ISSUE-687959.

saas-2023.4-2024-10-24-12-39-06

This supersedes 2023.4-2024-10-21-14-41-25 and earlier versions.

Fix for BMEcat 2005.1 - Deletion of Blocks and Aspects before BMEcat import (ISSUE-726425, HOTFIX-7880)

Adds a new deletion strategy; Partial deletion - which offers the user to select specific classifications for deletion. The classification ensures the deletion strategy is consistent for all products in the same version of ECLASS Advanced (ECA) - the configuration will ONLY work for the specific configured version of ECA. The logic is to recursively inspect all blocks and only delete those with classifications marked for deletion including all children. The logic must work on both aspects and blocks.

saas-2023.4-2024-10-21-14-41-25

This supersedes 2023.4-2024-10-15-12-28-52 and earlier versions.

Fix for WEBUI unstable and refreshes frequently after 2024.2 (ISSUE-737767, HOTFIX-7876)

Fixed problem with session refresh in WebUI.

saas-2023.4-2024-10-15-12-28-52

This supersedes 2023.4-2024-10-14-14-49-55 and earlier versions.

HOTFIX-7791 (HOTFIX-7791, RD-24233)

Hotfix HOTFIX-7791 doesn't have an approved description, yet. This is related to RD-24233: STEP failure resulting in wrong exit code.

saas-2023.4-2024-10-14-14-49-55

This supersedes 2023.4-2024-10-09-13-36-27 and earlier versions.

Fix for Data Containers cannot be added to record (HOTFIX-7461, ISSUE-710194)

Fixed a problem occurring when the Add Data Container action on a Web UI Data Container Multi Editor was throwing an exception if the user did not have privileges to view any of the Entity, Product, or Classification roots.

Fix for Hide Equal button in Web UI is not working properly in 2023.4 version (HOTFIX-7563, ISSUE-636445)

Fixed a problem occurring when the Hide Equal button on a Compare Records screen in Web UI was not hiding read only and non-read only date empty date values because of the date placeholder on a non-read only cell.

saas-2023.4-2024-10-09-13-36-27

This supersedes 2023.4-2024-10-08-11-33-59 and earlier versions.

HOTFIX-7850 (HOTFIX-7850)

Hotfix HOTFIX-7850 doesn't have an approved description, yet. This is related to ISSUE-735353.

HOTFIX-7858 (HOTFIX-7858)

Hotfix HOTFIX-7858 doesn't have an approved description, yet. This is related to RD-24267: ISSUE-83044 - shadow issue - logout error .

saas-2023.4-2024-10-08-11-33-59

This supersedes 2023.4-2024-10-03-19-50-30 and earlier versions.

Fix for Advanced Search not working for object (ISSUE-730794, HOTFIX-7852)

Fixed a problem occurring when users with '/' characters in their ID were not able to perform an Advanced Search in Web UI due to search cache not being able to sanitize the corresponding file path.

saas-2023.4-2024-10-03-19-50-30

This supersedes 2023.4-2024-10-02-14-13-12 and earlier versions.

saas-2023.4-2024-10-02-14-13-12

This supersedes 2023.4-2024-09-30-13-37-43 and earlier versions.

Fix for SQL Exception in IIEP (HOTFIX-7802, ISSUE-728414)

Fix for rare cases where import might fail in an environment with multiple application servers doing import in an Oracle environment.

saas-2023.4-2024-09-30-13-37-43

This supersedes 2023.4-2024-09-25-12-07-50 and earlier versions.

Fix for Autopagination not working (Thailand catalogs) (ISSUE-719516, HOTFIX-7831)

STEP Publisher (InDesign): Saving InDesign documents back to STEP could cause InDesign to hang if the document contained formatted text (e.g., bold or italic) using a paragraph style set to 'Adobe World-Ready Single-line Composer.' This affected both InDesign Client and InDesign Server.

saas-2023.4-2024-09-25-12-07-50

This supersedes 2023.4-2024-09-24-08-14-55 and earlier versions.

HOTFIX-7821 (RD-24263, HOTFIX-7821)

Hotfix HOTFIX-7821 doesn't have an approved description, yet. This is related to ISSUE-719305, RD-24263: Please have a look at this certificate used for InDesign.

Fix for Autopagination not working (Thailand catalogs) (HOTFIX-7782, ISSUE-719516)

STEP Publisher (InDesign): Saving InDesign documents back to STEP could cause InDesign to hang if the document contained formatted text (e.g., bold or italic) using a paragraph style set to 'Adobe World-Ready Single-line Composer.' This affected both InDesign Client and InDesign Server.

Fix for Web UI custom title header not reflected in flatfile export (HOTFIX-7814, ISSUE-731360)

Now, a Web UI Title Header with a custom label will preserve this label when being exported via Export Current View action in Web UI.

saas-2023.4-2024-09-24-08-14-55

This supersedes 2023.4-2024-09-23-06-02-40 and earlier versions.

Fix for Autopagination not working (Thailand catalogs) (HOTFIX-7793, ISSUE-719516)

STEP Publisher (InDesign): Saving InDesign documents back to STEP could cause InDesign to hang if the document contained formatted text (e.g., bold or italic) using a paragraph style set to 'Adobe World-Ready Single-line Composer.' This affected both InDesign Client and InDesign Server.

saas-2023.4-2024-09-23-06-02-40

This supersedes 2023.4-2024-09-20-11-53-45 and earlier versions.

saas-2023.4-2024-09-20-11-53-45

This supersedes 2023.4-2024-09-20-09-51-21 and earlier versions.

Fix for 'Invalid UNSPSC File' error while importing 19 version UNSPSC Zip file in all the systems (ISSUE-729987, HOTFIX-7810)

Fixed a problem occurring when the UNSPSC converter was throwing an exception when parsing invalid lines in the input file. Now, such lines (which do not correspond to the number of columns) will be ignored.

saas-2023.4-2024-09-20-09-51-21

This supersedes 2023.4-2024-09-19-16-39-54 and earlier versions.

saas-2023.4-2024-09-19-16-39-54

This supersedes 2023.4-2024-09-18-11-44-28 and earlier versions.

Fix for output format error when the number of event batches to include per delivery = 1 causing job to stop (HOTFIX-7808, ISSUE-728576)

Fixed problem occurring when OIEP event processing was stopped if processed event did not have an output template, and the OIEP was configured with batch size = 1. In this case, the EP was ignoring such event but did not pick the next events.

saas-2023.4-2024-09-18-11-44-28

This supersedes 2023.4-2024-09-05-12-56-43 and earlier versions.

Fix for RCA: Server restarts and creates dump (HOTFIX-7574, ISSUE-713991)

Fixed a problem occurring when the frequent deletion of a Web UI alert notification caused a lot of changes to Change Logs, which could cause memory and performance problems. Now, Web UI Alert Notifications deletions will not trigger the change log deletion event.

HOTFIX-7771 (HOTFIX-7771)

Hotfix HOTFIX-7771 doesn't have an approved description, yet. This is related to RD-24253: ISSUE-82060 shadow issue.

Fix for ‘Content Publish Inbound’ failed with EmptyStackException on data push (HOTFIX-7764, ISSUE-728953)

Fixed unexpected EmptyStackException, which appeared when replaying the import after catching the optimistic-lock exception sporadically.

Fix for handling of deleted all references in MongoDB Connector (HOTFIX-7676, ISSUE-691654)

The code that checks which references should be removed from MongoDB fails to transform a Mongo Document object to a compatible Java object when a single value reference is deleted from an Entity. The code change now can handle the deletion of both single-value and multi-value references.

Fix for ECLASS Advanced - Values are mixed or hidden (HOTFIX-7767)

Corrected the behavior for mixed values/ overlapping values.

Fix for handling of deleted all references in MongoDB Connector (HOTFIX-7453, ISSUE-691654)

The code that checks which references should be removed from MongoDB fails to transform a Mongo Document object to a compatible Java object when a single value reference is deleted from an Entity. The code change now can handle the deletion of both single-value and multi-value references.

HOTFIX-7794 (HOTFIX-7794)

Hotfix HOTFIX-7794 doesn't have an approved description, yet. This is related to RD-24255: Hotfix for ISSUE-77486.

Fix for missing "Added to PDX" value in PDX Data Container for certain products in Prod, though products are in PDX Prod (ISSUE-718130, HOTFIX-7740)

Added missing 'Added to PDX' Value in PDX Data Container after retrieving historical data from PDX to STEP.

Fix for cannot revert changes (HOTFIX-7763, ISSUE-718852)

Fixed a bug for Oracle-based STEP systems, where - in some situations - could make STEP fail to revert an object with references to a previous version.

Fix issues when linking / unlinking attributes via Web UI (HOTFIX-7785, ISSUE-715384)

Now, 'Approve Action' on a Web UI Node Editor will be enabled correctly after adding / removing / making a local attribute link.

saas-2023.4-2024-09-05-12-56-43

This is the first 2023.4 version of saas.