These are the 42 updates to saas in version 2023.4, sorted with newest version first:
This supersedes 2023.4-2024-12-13-14-43-43 and earlier versions.
Fixed unexpected error when adding a Match Score Updating Algorithms Representation to Web UI Main Area's global representations.
This supersedes 2023.4-2024-12-12-16-39-03 and earlier versions.
Hotfix HOTFIX-7986 doesn't have an approved description, yet.
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.
This supersedes 2023.4-2024-12-11-12-26-38 and earlier versions.
This supersedes 2023.4-2024-12-10-10-17-01 and earlier versions.
This supersedes 2023.4-2024-12-06-11-30-27 and earlier versions.
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).
This supersedes 2023.4-2024-12-06-07-49-33 and earlier versions.
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.
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.
This supersedes 2023.4-2024-12-04-13-44-49 and earlier versions.
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.
This supersedes 2023.4-2024-12-02-10-06-02 and earlier versions.
This supersedes 2023.4-2024-11-29-08-54-56 and earlier versions.
This supersedes 2023.4-2024-11-27-16-19-07 and earlier versions.
Completed work to fix the healthcheck "Value links with dual visibility."
This supersedes 2023.4-2024-11-26-10-53-26 and earlier versions.
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.
This supersedes 2023.4-2024-11-20-06-28-10 and earlier versions.
Fixed a problem in which an empty element incorrectly exported empty calculated values.
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.
This supersedes 2023.4-2024-11-19-13-42-08 and earlier versions.
When a setup object had externally maintained metadata attributes, the translation status would never be set to Up to Date. This has been fixed.
This supersedes 2023.4-2024-11-14-15-06-29 and earlier versions.
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.
This supersedes 2023.4-2024-11-13-13-43-06 and earlier versions.
A problem in the 'Content missing value' healthcheck was found in fixed.
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.
This supersedes 2023.4-2024-11-12-08-50-37 and earlier versions.
Backported an existing fix to NullPointerException when retrieving thumbnail asset to 2023.4mp1.
A problem in the 'Content missing value' healthcheck was found in fixed.
This supersedes 2023.4-2024-11-11-14-54-46 and earlier versions.
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.
This supersedes 2023.4-2024-11-07-10-23-44 and earlier versions.
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.
This supersedes 2023.4-2024-11-06-13-31-08 and earlier versions.
When a collection is included in a change package, the contents of the collection is no longer included.
This supersedes 2023.4-2024-11-01-14-54-41 and earlier versions.
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.
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.
This supersedes 2023.4-2024-10-31-13-32-38 and earlier versions.
Hotfix HOTFIX-7901 doesn't have an approved description, yet.
This supersedes 2023.4-2024-10-30-14-33-20 and earlier versions.
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.
This supersedes 2023.4-2024-10-29-09-35-05 and earlier versions.
This supersedes 2023.4-2024-10-25-12-07-00 and earlier versions.
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.
This supersedes 2023.4-2024-10-24-12-39-06 and earlier versions.
Hotfix HOTFIX-7882 doesn't have an approved description, yet.
This supersedes 2023.4-2024-10-21-14-41-25 and earlier versions.
Hotfix HOTFIX-7880 doesn't have an approved description, yet.
This supersedes 2023.4-2024-10-15-12-28-52 and earlier versions.
Hotfix HOTFIX-7876 doesn't have an approved description, yet.
Fixed problem with session refresh in WebUI.
This supersedes 2023.4-2024-10-14-14-49-55 and earlier versions.
Hotfix HOTFIX-7791 doesn't have an approved description, yet.
This supersedes 2023.4-2024-10-09-13-36-27 and earlier versions.
Fixed a problem when the Hide Equal button on the 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.
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.
This supersedes 2023.4-2024-10-08-11-33-59 and earlier versions.
Hotfix HOTFIX-7850 doesn't have an approved description, yet.
This supersedes 2023.4-2024-10-03-19-50-30 and earlier versions.
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.
This supersedes 2023.4-2024-10-02-14-13-12 and earlier versions.
This supersedes 2023.4-2024-09-30-13-37-43 and earlier versions.
Fix for rare cases where import might fail in an environment with multiple application servers doing import in an Oracle environment.
This supersedes 2023.4-2024-09-25-12-07-50 and earlier versions.
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.
This supersedes 2023.4-2024-09-24-08-14-55 and earlier versions.
Hotfix HOTFIX-7821 doesn't have an approved description, yet.
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.
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.
This supersedes 2023.4-2024-09-23-06-02-40 and earlier versions.
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.
This supersedes 2023.4-2024-09-20-11-53-45 and earlier versions.
This supersedes 2023.4-2024-09-20-09-51-21 and earlier versions.
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.
This supersedes 2023.4-2024-09-19-16-39-54 and earlier versions.
This supersedes 2023.4-2024-09-18-11-44-28 and earlier versions.
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.
This supersedes 2023.4-2024-09-05-12-56-43 and earlier versions.
Hotfix HOTFIX-7771 doesn't have an approved description, yet.
Fixed unexpected EmptyStackException, which appeared when replaying the import after catching the optimistic-lock exception sporadically.
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.
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.
Corrected the behavior for mixed values/ overlapping values.
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.
Added missing 'Added to PDX' Value in PDX Data Container after retrieving historical data from PDX to STEP.
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.
Now, 'Approve Action' on a Web UI Node Editor will be enabled correctly after adding / removing / making a local attribute link.
This is the first 2023.4 version of saas.