These are the 114 updates to saas in version 2024.3, sorted with newest version first:
This supersedes 2024.3-2025-04-28-13-59-16 and earlier versions.
Fixed a problem occurring when the Referenced Asset representation component was not shown on a Web UI Initiate Item screen.
This supersedes 2024.3-2025-04-25-11-53-46 and earlier versions.
General improvement to remove unused system code.
This supersedes 2024.3-2025-04-24-16-41-05 and earlier versions.
Now, a guardrail will prevent users from setting a value larger than 1 million instead of the 100000 max, which caused an error during the large imports.
Fixed an unexpected exception occurring when reloading an Attribute Management screen after changing an LOV filter, if there is more than 100 nodes, which are using this attribute.
This supersedes 2024.3-2025-04-14-15-10-58 and earlier versions.
To fix an issue with a NullPointerException error in the production environment, more logging was added to better detect the problem.
This supersedes 2024.3-2025-04-10-15-26-18 and earlier versions.
Improved the 'no image' placeholder Thumbnail for the Table Display Mode Thumbnail Header on a Web UI Node List to look similar to Multi Edit Display Mode.
This supersedes 2024.3-2025-04-08-15-18-17 and earlier versions.
Fixed a NullPointerException occurring in PIES imports following an update.
This supersedes 2024.3-2025-04-07-13-04-58 and earlier versions.
Now, the old Elasticsearch reindexing processes will be correctly deleted automatically, allowing reindexing to start again.
This supersedes 2024.3-2025-04-04-14-14-54 and earlier versions.
Introduced a possibility to set an SO timeout for FTP delivery to fix a customer-specific issue.
This supersedes 2024.3-2025-04-03-11-15-12 and earlier versions.
Add support for 'Enhanced Content' tag
This supersedes 2024.3-2025-03-31-12-10-20 and earlier versions.
Removed unnecessary checks to single-tenant Elasticsearch.
This supersedes 2024.3-2025-03-27-18-39-37 and earlier versions.
A file created by the XSLT postprocessor could not be deleted from an Azure filesystem. This has been fixed.
This supersedes 2024.3-2025-03-26-19-58-01 and earlier versions.
Fixed a problem where Datasheet PDF creation in workbench caused an error when using the 'Approved' workspace.
Fixed an issue in which workflow objects were not displayed if the supplier user was also part of standard user groups. Added a new configuration property to ignore supplier roots.
This supersedes 2024.3-2025-03-25-19-14-14 and earlier versions.
To correct the null pointer exception issue, the Kafka Receiver plugin can now optionally skip null values from Kafka.
This supersedes 2024.3-2025-03-21-09-22-12 and earlier versions.
Only relevant for STEP running on Cassandra. Improved Cassandra GC to retry if getting errors (timeout,tombstone,etc) during token range scan. This will ensure DB is cleaned properly after deleting objects in STEP.
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.
This supersedes 2024.3-2025-03-20-17-11-49 and earlier versions.
Now, item IDs with dashes will be correctly sorted on a Web UI Node List screen.
This supersedes 2024.3-2025-03-20-11-51-59 and earlier versions.
The Multi Edit Display Mode Web UI component could not export references from the Approved Workspace. It has been fixed so now the Web UI component exports references from the Approved Workspace.
This supersedes 2024.3-2025-03-19-14-34-03 and earlier versions.
There was an issue with retrieving information in regards to why the context deletion had failed in Workbench therefore making it difficult for the user to identify what was causing them problems. This change set remedies that issue by adequately communicating the reason for the failure to the user.
Now, the Split Layout Panel (used on a Packaging screen) will not be resized when it is invisible, when a user clicks into different tabs of a Web UI Node Editor.
If a 'Connection reset' exception is thrown when connecting to Loqate Cloud, then the request is resent and up to 5 retries are made.
This supersedes 2024.3-2025-03-18-19-50-45 and earlier versions.
When writing a file to a hotfolder took more than five seconds, the file could be read before it was fully written. This issue has been fixed.
This supersedes 2024.3-2025-03-14-15-51-51 and earlier versions.
Now, queryUsedByAttributes used in JavaScript business rules will not return invisible technical attributes used by LFSC.
When purging from a node collection, the system now splits the query into several smaller chunks in order to avoid having a snapshot open too long. A snapshot open too long can cause the application server to run out of memory because the vacuum cleaner cannot do its job.
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.
To fix an issue resulting in STEP becoming unavailable, guardrails were implemented that prevent users from creating too many revisions for a node, too many multi values, or values that are too large.
Fixed retrieving PDF XMP metadata properties acc. to format of file: application/pdf after uploading Asset in workbench.
This supersedes 2024.3-2025-03-13-19-51-35 and earlier versions.
Fixed the problem in Web UI occurring when the Business Function chosen to filter out unnecessary suggestions for the Data Container used in the Unfolding Data Container view was not called, which caused all suggestions to be sown shown, even those not needed.
This supersedes 2024.3-2025-03-12-14-29-04 and earlier versions.
Corrected the "FIX" part for three health checks: "Unrevised values should be revised", "Revised values should be unrevised," and "Edges with invalid revisability", so it does not fail with an Oracle error.
This supersedes 2024.3-2025-03-12-01-01-40 and earlier versions.
Increasing lifespan of the Elasticsearch reindex background processes to avoid situations where customers cannot check their history or retry a failed BGP after passage of time.
This supersedes 2024.3-2025-03-07-09-43-31 and earlier versions.
A Task List page was taking too long to load. Now, data container values on Web UI Node Lists will load when needed instead of loading automatically when a Table Header Value component is configured on the screen.
This supersedes 2024.3-2025-03-06-15-03-23 and earlier versions.
Fixed unexpected problems occurring when applying conditional validity caused multi-value attributes on a Web UI Node Editor marked as changed.
This supersedes 2024.3-2025-03-04-13-29-14 and earlier versions.
For LOVs with more than 5,000 values, the classification filter would be ignored and invalid values were displayed and could be selected. Now, inherited filters from classifications will be respected when deciding whether to show an LOV as a typehead or a dropdown on the Web UI Node Editor.
This supersedes 2024.3-2025-02-27-14-26-49 and earlier versions.
Removing a reference suppression in the Web UI would fail if it was performed from a Multi Reference component configured to display "Referenced By" references. This has been fixed.
This supersedes 2024.3-2025-02-26-09-39-02 and earlier versions.
When importing data using mapping, when using two intermediate variables, the second mapping overwrote the first mapping. We have now fixed it so that we prevent this.
This supersedes 2024.3-2025-02-25-11-57-57 and earlier versions.
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.
This supersedes 2024.3-2025-02-21-12-33-52 and earlier versions.
A Cassandra-specific problem for the code to postpone events has been fixed.
This supersedes 2024.3-2025-02-19-11-56-13 and earlier versions.
Fixed a bug occurring when adding a new Data Container instance from the Globally Configured Multi Edit Data Container component in Web UI, which contains a multivalued LOV attribute and this attribute has more than one value.
When a Web UI Globally Configured Multi Edit Data Container uses Reference Header with Reference Type, which contains dot or dots, the user could see an error pop-up after loading the component or changing one of Data Container instance values or references. This has been corrected. Now, there will not be any error pop-up when a Globally Configured Multi Edit Data Container is configured and contains a Reference Header with Reference Type which contains dot(s).
This supersedes 2024.3-2025-02-18-16-22-30 and earlier versions.
After the fix, it is possible to approve changes of the parent of the node in the 'Partial approve' component.
Importing a product that was in the recycle bin under a different parent would fail with a JDOOptimisticVerificationException. This has been fixed.
This supersedes 2024.3-2025-02-17-12-01-02 and earlier versions.
Fixed a problem where an ID prefix was incorrectly added to a PDF object name when creating a data sheet.
This supersedes 2024.3-2025-02-14-12-15-21 and earlier versions.
Fixed problem where a NullPointerException was thrown during the Autocare PCdb Conversion Import Process.
This supersedes 2024.3-2025-02-10-15-47-09 and earlier versions.
Fixed an infinite loop when processing conditional validity events on a Web UI Node Details screen.
Added more logging to investigate Business Rule loop.
Fixed the problem where attribute names are exported with incorrect language when using BMEcat export.
Fixed an issue related to expiration times on OAuth (Open Authorization) tokens passed to the Kafka client. Faulty expiration times were causing a token-refresh error on long-running connections.
This supersedes 2024.3-2025-02-07-16-16-02 and earlier versions.
Fixed a problem that occurred when values longer than 4000 bytes were entered in Cassandra-based STEP systems. Prior to this fix, a small window of opportunity existed that could cause the system to produce an error like, "Unable to find blob segment..." because the blob content could be written shortly after the value object. This is now fixed.
Fixed exception-handling issue that occurred when failing to close the connection after an unsuccessful JMS message download.
This supersedes 2024.3-2025-02-04-15-36-30 and earlier versions.
Decreased memory usage when running multiple parallel Match and Merge threads which calculate Decision Table business functions.
Now, the amount of classification children returned by Browse tab in a Smartsheet will be limited to avoid memory consumption.
In advanced search in the workbench in a search for 'Data Containers,' an 'Instance Count' box is present. If a number with more than one digit is inserted in the 'Instance Count' box, then all digits are now also used in the search when In-Memory is used.
It has been seen that extensions / customizations of the REST API has been generating very large responses. This is a problem, as the responses are held in heap memory. This fix will ensure that a REST API call will not consume much more than 100Mb. If it does, it will be terminated with an error - in order to protect the application server from running out of memory.
Added more logging to investigate a future potential JWT token desynchronization problem.
This supersedes 2024.3-2025-02-03-13-50-17 and earlier versions.
When using 'Cloud Blob Storage Delivery' with a 'Blob Storage file path template' containing $timestamp, it is now the same timestamp used in the BGP log file messages about the file delivery and the file path used in the blob storage container.
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.
A better user-friendly message was added and an import should continue when trying to change ownership of classification to product links in Cassandra.
This supersedes 2024.3-2025-01-27-10-42-19 and earlier versions.
Encountered an issue that caused data to be imported incorrectly into data containers. To fix the issue, mapping multiple data containers of the same type from multiple columns via mapped variables was implemented.
Added more logging to investigate Business Rule loop.
This supersedes 2024.3-2025-01-24-14-42-30 and earlier versions.
There was an issue in which STEP Extension API Async Example did not work due to incompatibility with Java. The compatibility issue has been fixed.
This supersedes 2024.3-2025-01-23-15-26-03 and earlier versions.
Fixed a problem occurring when Elasticsearch indexing could fail if STEP Context IDs contained a backslash character, causing problems with file creation.
Fixed a problem occurring when a Business condition, which applies Mandatory status on a Web UI Node Editor, was hiding the warning messages about invalid values for LOV attribute.
Now, potential problems with endpoints cache will not fail the IIEP BGP and will not cause it to have a 'completedwitherrors' status. Added more logging to investigate cache problems.
This supersedes 2024.3-2025-01-22-13-11-22 and earlier versions.
Fix to allow exceptions thrown by JavaScript code, (as opposed to a public API call), from within a library to fall though an executeInContext call and be ignored.
This supersedes 2024.3-2025-01-21-14-22-46 and earlier versions.
When doing a Lionbridge translation, the background processes in Quarantine state will no longer block for retranslation of an object.
This supersedes 2024.3-2025-01-20-11-58-56 and earlier versions.
Added support for import of attributes / properties of URI_TYPE_Type, which broke the import. The general policy is changed to report unknown base validation types as errors but continue imports regardless.
Fixed a problem occurring when workflow business rules were marked as invalid if a workflow had a mapping without any states.
This supersedes 2024.3-2025-01-16-15-15-45 and earlier versions.
Fixed an issue in which workflow objects were not displayed if the supplier user was also part of standard user groups. Added a new configuration property to ignore supplier roots.
This supersedes 2024.3-2025-01-15-14-48-38 and earlier versions.
Fixed French translation of STEP Workbench.
This supersedes 2024.3-2025-01-15-12-09-29 and earlier versions.
Reintroduced support for gamma attribute on import of PNG images.
Fixed retrieving PDF XMP metadata properties acc. to format of file: application/pdf after uploading Asset in workbench.
Now, it is possible to enable filtering for Assignee Table Header on a Web UI Node List in cases where the Node list is very big. To enable this, contact Stibo Systems Support.
This supersedes 2024.3-2025-01-14-14-37-02 and earlier versions.
When working with very large collections, the In-Memory database could run out of memory, causing the application to crash. This has been fixed.
This supersedes 2024.3-2025-01-13-19-52-00 and earlier versions.
Additional diagnostic data has been added to help diagnose the root cause of the problem where Proof View is throwing an internal error.
This supersedes 2024.3-2025-01-09-14-18-59 and earlier versions.
Asset Premigration: Fixed error when handling an asset having a huge content size (more than INT_MAX bytes).
This supersedes 2024.3-2025-01-08-14-04-55 and earlier versions.
Now, context / workspace from a Web UI URL will be properly decoded, which will fix a reason for wrong error messages about incorrect context / workspace ID.
Improved performance for the Compare Records screen with Show Only Valid and Render Only Valid set.
Enabled choosing next packaging item in the packaging hierarchy editor in Web UI.
For multi-queue environments, we added the ability to serialize specific background process queues.
For multi-queue environments, we added the ability to serialize specific background process queues.
Now, server-side delivery will work correctly with Smartsheet export format.
This supersedes 2024.3-2025-01-07-17-11-03 and earlier versions.
Now, context / workspace from a Web UI URL will be properly decoded, which will fix a reason for wrong error messages about incorrect context / workspace ID.
STEP sometimes failed during shutdown. It was possible for running processes in rare cases to prevent the shutdown from shutting down nicely and it that case the shutdown would first complete after the hard deadline of 30 minutes thus delaying restart procedures. This has been fixed.
This supersedes 2024.3-2025-01-06-12-04-23 and earlier versions.
Fixed French translation of STEP Workbench.
Additional diagnostic data has been added to help diagnose the root cause of the problem where Proof View is throwing an internal error.
This supersedes 2024.3-2025-01-03-20-06-31 and earlier versions.
Introduced a possibility to change the default encoding of CSV files imported via the Import Widget on a Web UI Homepage. To change this encoding, contact Stibo Systems Support.
This supersedes 2024.3-2025-01-02-16-44-34 and earlier versions.
Fixed a problem where an attribute value header was hidden if it was not valid for the first item displayed on an Advanced Search screen in Web UI.
Now, the Table Header References component will be shown as read only for users who do not have privileges to add / delete references.
Fixed a memory leak related to a business function used during the numerous parallel web service invocations.
This supersedes 2024.3-2024-12-27-12-06-43 and earlier versions.
Fixed a problem that occurred when the state transition date was shown incorrectly in the STEP Workbench.
Fixed a bug in the lock mechanism used by InMemory STEP systems. On clustered STEP systems with more than one server, the lock mechanism could, in very rare cases, cause a deadlock resulting in background processes and other operations getting stuck. The only solution to this was to restart one or more of the servers. This issue has been fixed.
This supersedes 2024.3-2024-12-20-10-25-50 and earlier versions.
With multiple batches in an event based endpoint, the customer got the same name on the millisecond, causing duplicate file name issues in the downstream system. The endpoint failed and stopped running. To fix this, a new substitution variable ($uuid) that can be used to ensure unique file names are generated in delivery plugins was added. As an example, the format of these uuid are like "d36c9b1a-4c69-47e2-baa8-336af2e299e8".
Fixed a problem where the wrong products were being added to BMECAT 1.2 export.
This supersedes 2024.3-2024-12-19-14-06-51 and earlier versions.
Added additional logging to find out which exception to whitelist.
This supersedes 2024.3-2024-12-17-22-57-59 and earlier versions.
There was a problem with the "create references" call. It did not properly rollback the changes in case of an error. This is now fixed.
This supersedes 2024.3-2024-12-16-11-53-43 and earlier versions.
Fixed a problem occurring when a warning message about reaching a value generator threshold was not sent to the configured email address.
The Index Management Tab will no longer be shown on SaaS v2 systems if the customer has multi-tenant endpoints or no Elasticsearch configurations. It will still appear on Elasticsearch configurations that were indexed to single tenant.
Hotfix HOTFIX-7922 doesn't have an approved description, yet. This is related to ISSUE-709896.
This supersedes 2024.3-2024-12-13-14-56-59 and earlier versions.
Fixed a problem occurring when hotfolder cache was not respecting the IN folders. If different IIEPs used the same hotfolder with different IN subfolders, a cache file was used by all of them, which lead to unexpected errors.
This supersedes 2024.3-2024-12-12-16-55-32 and earlier versions.
Hotfix HOTFIX-7998 doesn't have an approved description, yet. This is related to RDSUP-360: SETBACK: Incorrect warning message in workflow designer.
Hotfix HOTFIX-7986 doesn't have an approved description, yet. This is related to RDPORT-18116: Configuration LowMemoryDetector.HeapDumpDirectory : backporting fix.
This supersedes 2024.3-2024-12-11-14-04-32 and earlier versions.
Hotfix HOTFIX-7991 doesn't have an approved description, yet. This is related to RDSUP-386: Elasticsearch: BAs are disabled on Search Screen.
Hotfix HOTFIX-7993 doesn't have an approved description, yet. This is related to RDSUP-386: Elasticsearch: BAs are disabled on Search Screen.
This supersedes 2024.3-2024-12-09-12-16-37 and earlier versions.
The default number of ports for the Office Preview conversion has been decreased from 4 to 2 in order to decrease the memory usage of Libre Office processes.
When doing a Lionbridge translation, the background processes in Quarantine state will no longer block for retranslation of an object.
When doing a search that returns more results than can be displayed, the total number of results reported could be higher than the actual number of results. This has been fixed.
Fixed a problem where it was not possible to save an LOV value with an ID via a Reference Metadata header.
Additional diagnostic data has been added to help diagnose the root cause of the problem where Proof View is throwing an internal error.
This supersedes 2024.3-2024-12-06-13-29-51 and earlier versions.
Fixed incorrect styling for missing object types icons in the Web UI Tree Navigator.
This supersedes 2024.3-2024-12-06-07-49-35 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.
Fixed problem that occurred when the state transition date was shown incorrectly in the STEP Workbench.
Fixed a problem that occurred when conditional events from business conditions were not applied correctly on the Web UI's Multi Language Screens.
This supersedes 2024.3-2024-12-05-17-05-43 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 2024.3-2024-12-04-14-49-32 and earlier versions.
HOTFIX-7955 was backported to to:automotive/7.0/automotive-7.0.52.spr (11.1-related automotive version).
Hotfix HOTFIX-7936 doesn't have an approved description, yet. This is related to RDSUP-376: UI Search Screen Sorting - Sorting on Case GTIN does not work.
When upgrading indices from STEP 11.0 to the newer versions, the upgrade plugin will no longer look at the triggering workspaces assigned to the Elasticsearch configurations. From now on, it will upgrade all of them.
STEP was unavailable due to timeout issues. To fix the issue, a timeout was added for both the LoqateCloudEnhancedAddressQuality and LoqateCloudAddressQuality business rule plugins, with a default timeout set to 30 seconds.
This supersedes 2024.3-2024-12-03-15-47-18 and earlier versions.
An issue occurred that did not allow business rules configured as Run as Privileged to run in the Instrument UI. A code change has been implemented that corrects the issue.
This supersedes 2024.3-2024-12-02-10-08-38 and earlier versions.
The following problems have been fixed: - Now, a search button on a Search Panel will be enabled even if the "Allow Search for Blank" design mode parameter is not enabled for Value Search Criteria. - For Object Type criteria, a None label design mode parameter is correctly replacing the "-1" option in the object type list. - If the None label is not set for Object type criteria, a localizable "None" option will be shown instead of "-1".
When running on Cassandra, changing the dimension dependencies of assets could sometimes fail. This has been fixed.
This supersedes 2024.3-2024-11-29-06-13-46 and earlier versions.
Fixed a problem that occurred when the Node Picker form in Excel Smartsheets was not initialized correctly on Macs.
This supersedes 2024.3-2024-11-28-12-35-40 and earlier versions.
This supersedes 2024.3-2024-11-27-11-56-12 and earlier versions.
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.
System properties for assets are now set even when the asset has no content.
This supersedes 2024.3-2024-11-26-10-36-38 and earlier versions.
Fixed an unexpected error on the Web UI Node Editor that occurred when evaluating business conditions. In cases where the attribute was both bound to the Data Container ISO date / ISO date-time attribute, and configured to display in the Web UI with the Enable Local Locale Formatting option setting activated in the Globally Configured Multi Edit Data Container component, the error occurred. This has been fixed.
Fixed a problem occurring on Web UI Node List screens in which thumbnails displayed as larger than configured.
An error prompted by a key error has been addressed so that the error notification is now more explanatory.
Fixed a problem that occurred when a "Missing unit" error thrown during Smartsheet validation was not shown for multi-valued attributes.
This supersedes 2024.3-2024-11-20-16-15-47 and earlier versions.
This supersedes 2024.3-2024-11-15-12-56-11 and earlier versions.
Deleting an asset push configuration linked to a large number of assets could fail with a SnapshotTooOld exception. This has been fixed.
Fixed a problem in which an empty element incorrectly exported empty calculated values.
An unexpected error occurred when an incorrect value for an attribute with an input mask enabled was entered. Improved error messages have been implemented when a business condition on the Web UI Node Editor screen fails with the validation exception. Now, instead of "Unexpected error," a more informative error message will display.
After an upgrade to 2024.3, dependencies are not visible when more than three are set for business rules as no scroll bar is accessible to view the additional dependencies. The issue was fixed by enabling a scroll bar for the dependency table.
Now, the Hide Equal toolbar action on the Web UI Multi Workspace screen will be applied to configured Reference table headers.
Fixed a problem occurring when reading a hotfolder cache with a corrupted line could cause an IIEP to be completely unusable. Now, these lines will be ignored, and the IIEP will continue processing files.
Fixed problem with datasheet PDF creation where an alternate link target would only work on nodes of the same super type.
Fixed problem with datasheet PDF creation where an alternate link target would only work on nodes of the same super type.
Fixed time display on 'State Log' tab to ensure it is shown in the local time zone.
Fixed parser for PDF XMP metadata with multi-byte characters. Now, multi-byte characters are read properly.
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.
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 2024.3-2024-11-14-16-30-04 and earlier versions.
Optionally use leading zeros for DUNS ID's Fix handling of non-leading zeros ID's in case of: Optionally use leading zeros for DUNS ID's property
Fixed problem, when it was not possible to save Data Container values with comma as a separator for German locale in Add Data Container dialog.
This supersedes 2024.3-2024-11-13-13-42-44 and earlier versions.
Locking (e.g. used for background-process access) had an error that in rare conditions could cause a lock to get stuck (when used from two different places and hitting a bad race condition) and block any future use of that lock until restart. This has been fixed. This was an issue for a frequently running Inbound Integration Endpoint that was also invoked from the Rest API, where the endpoint could end up getting stuck.
Now an error message will be shown if a number of selected items on a Node List exceeds the Maximum Number of Nodes parameter, configured for Run Business Action, when user clicks on an enabled Run Business Action toolbar action.
Now an error message will be shown if a number of selected items on a Node List exceeds the Maximum Number of Nodes parameter, configured for Run Business Action, when user clicks on an enabled Run Business Action toolbar action.
Fix for InMemory component: In some cases, the Cassandra garbage collector could fail with a StackOverflowError. This has been fixed. HOTFIX-7919: Additional checks of the input for "Merging LOV Values in Bulk" has been added. A line is rejected if a value was used as source value earlier in the file.
Locking (e.g. used for background-process access) had an error that in rare conditions could cause a lock to get stuck (when used from two different places and hitting a bad race condition) and block any future use of that lock until restart. This has been fixed. This was an issue for a frequently running Inbound Integration Endpoint that was also invoked from the Rest API, where the endpoint could end up getting stuck.
This supersedes 2024.3-2024-11-12-17-10-27 and earlier versions.
Fixed a performance problem on a Web UI Node List with a huge attribute group configured under the Table Header Value group and Show Only Valid attributes options selected. To apply a performance fix, a certain property needs to be enabled. Contact Stibo Systems Support to do that.
Backported an existing fix to NullPointerException when retrieving thumbnail asset to 2023.4mp1.
An error occurred in which assets imported via the Asset Importer would get the wrong extension. This has been fixed.
Fixed a performance problem on a Web UI Node List involving a large attribute group configured under the Table Header Value group with the Show Only Valid attributes option selected. To apply a performance fix, a property must be enabled. Contact Stibo Systems Support to enable the property.
Fixed problem, when Potential Duplicate sanity checker, that is supposes to remove invalid potential duplicate relations, was throwing an exception when running in parallel matching.
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.
Fixed a problem in which a process designed to check for and remove invalid potential duplicates was throwing an exception when running in parallel matching.
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.
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 2024.3-2024-11-08-15-13-20 and earlier versions.
Fixed a problem with the Datasheet PDF Creation outbound integration endpoint (OIEP) in which ID and Name were not being processed due to an invalid name.
Fixed a problem with the Datasheet PDF Creation outbound integration endpoint (OIEP) in which ID and Name were not being processed due to an invalid name.
Upload of InDesign files are now based on the currently selected version in the InDesign client
Upload of InDesign files are now based on the currently selected version in the InDesign client
Adding references for datacontainers in mongodbadapter
This supersedes 2024.3-2024-11-07-18-14-00 and earlier versions.
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.
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 2024.3-2024-11-07-07-51-36 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.
When a collection is included in a change package, the contents of the collection is no longer included.
Fixed the Japanese translation of the 'User Details' label of a User Widget on a Web UI Homepage.
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.
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.
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.
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 2024.3-2024-11-05-19-01-56 and earlier versions.
Introduced a configuration property to disable Bulk Update previews in STEP Workbench. To enable this property, contact Stibo Systems Support.
Now, when exporting Multi Object Type Smartsheets, only individual reference cells will be marked as read-only instead of a whole column if a reference type is not valid for all of the exported object types.
Fixed a NullPointerException when duplicating node recursively without choosing a parent.
This supersedes 2024.3-2024-11-04-14-41-46 and earlier versions.
Fixed an error in which the table headers failed to display.
Fixed a problem in which a hidden table header in vertical mode was appearing on the Web UI Node List with the Show Only Valid Headers option configured.
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.
This supersedes 2024.3-2024-11-04-08-36-56 and earlier versions.
When writing a file to a hotfolder took more than five seconds, the file could be read before it was fully written. This issue has been fixed.
REST API V2 methods description for classifications/[id]/assets, classifications/[id]/children, entities/[id]/children, and products/[id]/children has been improved. New text states that a result is a streamed unsorted array. The result format is because of the potential for performance and memory issues due to the commonality of having a large amount of child objects under a certain root, and the potential to strain system resources when retrieving so many child objects.
Extra log information that can be enabled to debug why an endpoint configuration cannot be read during exports. The properties of inputSource like the configurations encoding is logged out.
If it took more than five seconds to write a file to a hotfolder, the file could get read before it was fully written. This has been fixed.
If the same object was imported multiple times in the same import and a business action was used to delete the object after creation, this could cause an exception to be thrown. This has been fixed.
Logging user out of workbench with invalid oauth token
Improved REST API V2 methods description for: classifications/[id]/assets classifications/[id]/children entities/[id]/children products/[id]/children Stating that a result is a streamed unsorted array. The result format is because of the potential for performance and memory issues due to the commonality of having a huge amount of children under a certain root and the potential to strain system resources when retrieving such amounts.
This supersedes 2024.3-2024-10-31-16-04-21 and earlier versions.
Fixed a transitivity problem that occurred when records compared via the Organization Name Matcher could return different results depending on a comparison order. The error was caused by a bug in the multi-token comparator, which incorrectly processed a missing token factor as a PAIRED result, even though it had not been paired at all. Additionally, this bug appeared only in the reverse direction, which also broke transitivity.
This supersedes 2024.3-2024-10-30-14-51-55 and earlier versions.
Created a new HOTFIX-7898 that fixes the way translation files are sent to SDL translation service when a customer configures async translation with multiple targets on a single configuration.
Created a new HOTFIX-7898 that fixes the way translation files are sent to SDL translation service when a customer configures async translation with multiple targets on a single configuration.
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.
This supersedes 2024.3-2024-10-29-11-53-39 and earlier versions.
Fixed a performance problem on a Web UI Node List with a huge attribute group configured under the Table Header Value group and Show Only Valid attributes options selected. To apply a performance fix, a certain property needs to be enabled. Contact Stibo Systems Support to do that.
The 'Upload and replace asset' action, when clicking on the three dots next to the Referenced Asset Representation, has been renamed to 'Upload and update asset content' to provide more clear expectations about this functionality.
A better error message was added to display when one thread manipulates a persistent object being cached by another thread.
When requesting a proof or pdf from the Web UI with the 'Generate proof in the background' option on, the Web UI is now getting information about the resulting file from the application server before getting the file.
Fixed a problem in which it was not possible to duplicate an asset from the Node Editor Web UI screen after selecting an asset from the Tree.
Fixed the problem with asset conversion when exporting assets with a DPI setting of one (1).
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.
Hotfix HOTFIX-7895 doesn't have an approved description, yet. This is related to ISSUE-739154.
Fixed missing bnd import, which caused unexpected exceptions when performing 'Import now' via the Import Manager in STEP Workbench.
Fixed a problem where the price list was ignored when performing an eCatalog export.
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.
For each entry in a zip file, unzip is now able to look for a utf8 file name in an extra header and only if this header is present. This feature may be used for filenames with non utf8 encodings. Only some zip tools are writing this extra header.
Hotfix HOTFIX-7886 doesn't have an approved description, yet. This is related to ISSUE-738839.
Fixed the problem with assets conversion when exporting assets with 1 dpi setting
Fixed an issue when a multi-valued attribute was empty, the empty tag [
Fixed a problem in which it was not possible to call getOrganizationName() of the Organization Name Normalizer result in the Matching Algorithm Decision table.
Fixed a problem where the price list was ignored when performing an eCatalog export.
Fixed a problem in which a new SFTP delivery plugin was ignoring a port that was defined in the properties file with the host URL.
Added an option to order elements based on their dependencies when installing change packages.
This supersedes 2024.3-2024-10-28-13-20-42 and earlier versions.
This supersedes 2024.3-2024-10-24-11-50-06 and earlier versions.
Hotfix HOTFIX-7882 doesn't have an approved description, yet. This is related to ISSUE-687959.
Now, a Web UI Node Editor screen will be reloaded after receiving an exception from the Run Business Action with the Save Before Execute parameter enabled.
Hotfix HOTFIX-7871 doesn't have an approved description, yet. This is related to ISSUE-727516.
Now, GraphQLv2 activity data will be respected when preparing a list of active / inactive users in Admin Portal.
Fixed problem where linkages that had no criteria would not be created when importing TecDoc supplier data.
Hotfix HOTFIX-7862 doesn't have an approved description, yet. This is related to ISSUE-729157.
Hotfix HOTFIX-7856 doesn't have an approved description, yet. This is related to ISSUE-735486.
Fixed .type being called on an undefined object in the CMDM Unmerge Wizard Screen React Web UI component.
Fixed a classpath problem occurring when Business Libraries, called from inside the Matching Decision Table, did not have an access to domain API.
Optionally use leading zeros for DUNS ID's Fix handling of non-leading zeros ID's in case of: Optionally use leading zeros for DUNS ID's property
Fixed .type being called on an undefined object in the CMDM Unmerge Wizard Screen React Web UI component.
Added 'Last-Modified' header to Web UI response for js cache and no-cache files.
Fixed a problem occurring when an items index on a Web UI Task List was not determined correctly with TaskList.Streaming.Enabled set, which led to an incorrect index being shown in the details overlay and selection navigation to different items after performing an action, which required reload of a screen.
Fixed a problem occurring when KPI charts, configured on a Web UI Node Editor screen, were truncated at the bottom.
When deduplication of events was enabled and an event was read by a business rule, future similar events could get removed, even though the associated data change had not been seen. This has been fixed.
Error handling of PDX channel configuration creation has been improved when STEP does not have an XML asset object type configured.
Fixed displaying of headers in Multi Edit mode in Advanced Search after pressing the web browser's back button. When using the browser's back button to return to the Advanced Search screen, the table's headers were blank.
Fixed a problem with authentication when IPv6 was enabled on the client side.
Fixing problem with authentication when IPv6 is enabled on client side.
Now, a Web UI Node Editor screen will be reloaded after receiving an exception from the Run Business Action when the Save Before Execute parameter is enabled.
Fixed a problem in the exporter in which data container-inherited values for child-level nodes were not present in JSON outbound files.
Error handling of PDX channel configuration creation has been improved when STEP does not have an XML asset object type configured.
Fixed problem in which the Periodic Log Writer, responsible for writing business rules, events, and activity data, etc., could stop working completely if, upon initialization, it failed when pinging Cassandra DB due to network/infrastructure issue.
Fixed problem in which a classification filtering for a Smartsheet export sometimes marked attributes as read-only.
This supersedes 2024.3-2024-10-23-16-08-57 and earlier versions.
When deduplication of events was enabled and an event was read by a business rule, future similar events could get removed, even though the associated data change had not been seen. This has been fixed.
Now, In-Memory List Search will respect the case sensitivity search options. It means that the multiple values search on Web UI's Advanced Search screen (which is treated as a list search) will be case insensitive with both In-Memory enabled or disabled.
Now, In-Memory List Search will respect the case sensitivity search options. It means that the multiple values search on Web UI's Advanced Search screen (which is treated as a list search) will be case insensitive with both In-Memory enabled or disabled.
This supersedes 2024.3-2024-10-21-14-41-04 and earlier versions.
Hotfix HOTFIX-7862 doesn't have an approved description, yet. This is related to ISSUE-729157.
Fixed an issue with the PLM Compare function in that some supplier values were not being displayed.
If the configurations for Instrument contained references to system nodes that were not present on the system, reading of the configurations would fail, meaning that the configurations would not show up in the Instrument Configuration tool.
This supersedes 2024.3-2024-10-17-13-19-10 and earlier versions.
Fixed problem with session refresh in WebUI.
This supersedes 2024.3-2024-10-16-09-12-49 and earlier versions.
This supersedes 2024.3-2024-10-15-23-14-17 and earlier versions.
If the configurations for Instrument contained references to system nodes that were not present on the system, reading of the configurations would fail, meaning that the configurations would not show up in the Instrument Configuration tool.
This supersedes 2024.3-2024-10-11-09-03-09 and earlier versions.
Now, a Web UI Node Editor screen will be reloaded after receiving an exception from the Run Business Action with the Save Before Execute parameter enabled.
Hotfix HOTFIX-7871 doesn't have an approved description, yet. This is related to ISSUE-727516.
This supersedes 2024.3-2024-10-10-18-42-41 and earlier versions.
Now, a Web UI Node Editor screen will be reloaded after receiving an exception from the Run Business Action with the Save Before Execute parameter enabled.
Hotfix HOTFIX-7861 doesn't have an approved description, yet. This is related to ISSUE-712377.
This supersedes 2024.3-2024-10-09-13-36-13 and earlier versions.
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.
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.
This supersedes 2024.3-2024-10-08-14-27-46 and earlier versions.
Users with restricted view privilege rules could see attributes on past revisions of products, classifications, assets, etc., that they were not supposed to see. This was caused due to the enforcing of view privileges on revisions of products, classifications, assets, etc., was not implemented yet. This was fixed by implementing the missing part that checks if the user has view privileges on the attribute on the revision of a given object / node.
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.
The solution for this issue is an improved error message in logs when a user does not have the privilege to see the image conversion configuration asset and is not able to accesses the asset with this conversion in Web UI.
Fixed an issue causing a NoSuchMethodException warning in application server logs. It was caused by an incorrect check being done to determine whether a Data Container could be deleted. It appeared when accessing a Data Container Table or Popup Editor on the Web UI Node Editor screen in STEP version 11.1-mp6.
Now, a Web UI Node Editor screen will be reloaded after receiving an exception from the Run Business Action with the Save Before Execute parameter enabled.
Fix for rare cases where import might fail in an environment with multiple application servers doing import in an Oracle environment.
Fixed a problem where illegal characters in Web UI screen names were preventing users from navigating to such screens. Now, the characters are properly escaped. For information on the characters not allowed in a Web UI Screen ID, Context ID, and Workspace ID, refer to the Managing Web UI Configurations topic in the Web User Interfaces documentation.
Fixed a problem where illegal characters in Web UI screen names were preventing users from navigating to such screens. Now, the characters are properly escaped. For information on the characters not allowed in a Web UI Screen ID, Context ID, and Workspace ID, refer to the Managing Web UI Configurations topic in the Web User Interfaces documentation.
Hotfix HOTFIX-7825 doesn't have an approved description, yet. This is related to ISSUE-727516.
Now, references / links help text will be correctly displayed in exported Smartsheet.
With the fix committed on this issue, we avoid a potential server crash when running STEP with In-Memory in a cluster setup - or in TriPod setup. The bug was introduced in 2024.1.
Hotfix HOTFIX-7806 doesn't have an approved description, yet. This is related to RD-24262: Fixing eddsa key issue in configuration-management.
Hotfix HOTFIX-7835 doesn't have an approved description, yet. This is related to ISSUE-731051.
Hotfix HOTFIX-7853 doesn't have an approved description, yet. This is related to ISSUE-734385.
Hotfix HOTFIX-7854 doesn't have an approved description, yet. This is related to RDHELP-8097: Snapshot error "The software on this system is not up to date and cannot be released".
Hotfix HOTFIX-7848 doesn't have an approved description, yet. This is related to ISSUE-735172.
For each entry in a zip file, unzip is now able to look for a utf8 file name in an extra header and only if this header is present. This feature may be used for filenames with non utf8 encodings. Only some zip tools are writing this extra header.
Hotfix HOTFIX-7813 doesn't have an approved description, yet. This is related to RD-24265: Image Conversion Microservice - Remove logging of blob storage URL [shadow issue].
Fixed an unexpected exception that occurred on the Web UI Multi Revision screen after performing a Hide Equal action multiple times in the vertical sheet direction.
Performance improvement for Workflow Profiles. It will have an impact for profiles with a lot of node states where the nodes have a large number of revisions.
Performance improvement for Workflow Profiles. It will have an impact for profiles with a lot of node states where the nodes have a large number of revisions.
Added a warning pop-up that says 'This value cannot be overwritten due to context inheritance' when a user tries to overwrite an inherited calculated value for Derived Value View and for the Multi-Context editor.
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.
Print Publisher (InDesign): InDesign could incorrectly create 1000 pages when paginating a table that spanned two pages in a spread.
Fixed a problem where illegal characters in Web UI screen names were preventing users from navigating to such screens. Now, the characters are properly escaped. For information on the characters not allowed in a Web UI Screen ID, Context ID, and Workspace ID, refer to the Managing Web UI Configurations topic in the Web User Interfaces documentation.
After the fix, upgrade of Elasticsearch configurations when migrating from STEP 11.0 or lower should pass without any errors and the upgraded Elasticsearch indices should behave as expected.
Fixed potential Out-Of-Memory error occurring when importing many new products in one file.
Now, every single Background Process execution report message will be limited to 10k characters to avoid memory leaks during tags conversion to present them with clickable links in Workbench / Web UI.
Fixed potential Out-Of-Memory error occurring when importing many new products in one file.
Hotfix HOTFIX-7858 doesn't have an approved description, yet. This is related to RD-24267: ISSUE-83044 - shadow issue - logout error .
Hotfix HOTFIX-7778 doesn't have an approved description, yet. This is related to ISSUE-729414.
Fixed NullPointerException occurring when non-valid reference types were added in the Referenced Asset Representation component.
Fixed setback, which caused a line break to disappear from Web UI alerts.
Fixed NullPointerException occurring when non-valid reference types were added in the Referenced Asset Representation component.
Hotfix HOTFIX-7801 doesn't have an approved description, yet. This is related to RD-24259: Hotfix for ISSUE-703471 (ISSUE-81937).
Fixed a problem when invisible headers were exported by Export Current View action on Web UI Node List.
Fixed a problem where illegal characters in Web UI screen names were preventing users from navigating to such screens. Now, the characters are properly escaped. For information on the characters not allowed in a Web UI Screen ID, Context ID, and Workspace ID, refer to the Managing Web UI Configurations topic in the Web User Interfaces documentation.
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.
A problem in Web UI Multi Revisions Screen has been fixed so that Target or Reference Metadata Value Headers is again included in Mark Different / Hide Equal actions.
Fixed a bug that in certain circumstances could produce a NullPointerException. This could happen for long-running operations where hard-evicts had been performed.
Fixed NullPointerException occurring when loading data issues on Multi Edit Display Mode in Web UI.
Fixed a problem occurring when JavaScript search in STEP Workbench was blocked by an uncaught exception, if there was a corrupted business rule in the system. Now, search is not being blocked and information about such business rules are being logged in the STEP application server log.
Fixed a bug that in certain circumstances could produce a NullPointerException. This could happen for long-running operations where hard-evicts had been performed.
Improved error handling has been added for when a user without corresponding privileges is trying to delete an asset in Web UI. Now, a corresponding error message is shown instead of a NullPointerException.
Fixed a problem when Globally Configured Context Representation was unnecessarily cached, which caused a negative user experience.
Fixed with HOTFIX-7805; Making sure there is no error when missing information about pending file count, or when this information is wrongly set to null.
Hotfix HOTFIX-7768 doesn't have an approved description, yet. This is related to RDINT-11388: Integration tests is failing for XMLTranslationManager i RC.
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.
A problem in Web UI Multi Revisions Screen has been fixed so that Target or Reference Metadata Value Headers is again included in Mark Different / Hide Equal actions.
Fixed memory leak occurring when closed Find Similar web service threads data were not properly cleaned up.
Fixed memory leak occurring when closed Find Similar web service threads data were not properly cleaned up.
Fixed displaying of Style Tags by using better warning messages defined in the Business Rule Editor.
Fixed displaying of STEP tags used in Business Rules, which used a JavaScript script to display warnings related to different flow paths and errors related to data inserted by user.
Added more logging to investigate the problem.
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.
Fixed a problem when a context-specific decimal separator was changing to a dot character after saving an attribute value with Typeahead override control type on a Web UI Node Editor.
Hotfix HOTFIX-7791 doesn't have an approved description, yet. This is related to RD-24233: STEP failure resulting in wrong exit code.
Fixed a problem when a context-specific decimal separator was changing to a dot character after saving an attribute value with Typeahead override control type on a Web UI Node Editor.
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.
Fixed a problem when invisible headers were exported by Export Current View action on Web UI Node List.
When using email delivery to deliver Excel exports, the mimetype was incorrectly set to application/zip. This has been fixed.
When using email delivery to deliver Excel exports, the mimetype was incorrectly set to application/zip. This has been fixed.
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.
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.
Fixed displaying of STEP tags in the eclass-advanced editor component.
Hotfix HOTFIX-7781 doesn't have an approved description, yet. This is related to RDCDM-6017: NullPointerException in conditional validity bind for globally configured multi-edit data container.
Fixed a problem where Business Conditions were not executed on a Web UI tab page with Lazy Loading enabled.
Multi-valued language dependent attributes mapped in Generic XML using a repeat instruction would not be imported as multi valued if the value separator was specified in the Generic XML file using a MultiValueSeparator instruction. This is now fixed.
Fixed a problem when ISO Date & Time validated attributes with Strict validation allowed a hyphen character to be used between the date and time parts and inside the time part of a value.
When running In-Memory, a non-persistent export could fail with a class cast exception. This has been fixed.
Previously, it was possible to end up in a situation where an object could not be complete-approved (even though a user approved it in all contexts) due to hidden values on suppressed links (either classification-product links or references). STEP now allows for complete-approving objects with suppressed links and when the suppressed link holds hidden meta values in the suppressed dimension points.
Fixed a problem occurring when XLSM assets were downloaded as XLSX in Web UI.
Fixed a problem occurring when some assets with extension .DMG were recognized as .BZ2 files when being downloaded from Web UI.
Fixed incorrect tag escaping on the Add Data Container Popup in Web UI, which lead to unexpected exceptions.
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.
Fixed a problem occurring when some assets with extension .DMG were recognized as .BZ2 files when being downloaded from Web UI.
Hotfix HOTFIX-7850 doesn't have an approved description, yet. This is related to ISSUE-735353.
Fixed a problem occurring when XLSM assets were downloaded as XLSX in Web UI.
Workbench: If the Search Navigator has been marked 'off' in the GUI Set-Up then search only is available from the search field in the upper right corner of the workbench. This has now been fixed.
Fixed a problem occurring when invalid attributes were shown for a Table Header Attribute Value on a Web UI Node List with the 'Show only valid attributes' option configured.
Fix for rare cases where import might fail in an environment with multiple application servers doing import in an Oracle environment.
Instrument: Attempting to download multiple assets could fail with a corrupt zip file when running in a SaaS system. This has been fixed.
Fixed a problem occurring when a read-only Name component on a Web UI Node Editor and read-only Table Header Value cells on a Node List were not showing the additional space characters.
Fixed a problem occurring when a read-only Name component on a Web UI Node Editor and read-only Table Header Value cells on a Node List were not showing the additional space characters.
Hotfix HOTFIX-7824 doesn't have an approved description, yet. This is related to RDINT-11391: Shadow issue for ISSUE-82413.
Now, 'Approve Action' on a Web UI Node Editor will be enabled correctly after adding / removing / making a local attribute link.
Now, a scrollbar will correctly appear on a Read Only popup, which appears when a user double-clicks on a read-only cell on a Web UI Node List.
This supersedes 2024.3-2024-10-08-10-32-32 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.
Print Publisher (InDesign): InDesign could incorrectly create 1000 pages when paginating a table that spanned two pages in a spread.
This supersedes 2024.3-2024-10-03-18-29-48 and earlier versions.
Fixed a problem where illegal characters in Web UI screen names were preventing users from navigating to such screens. Now, the characters are properly escaped. For information on the characters not allowed in a Web UI Screen ID, Context ID, and Workspace ID, refer to the Managing Web UI Configurations topic in the Web User Interfaces documentation.
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.
Fixed a problem where illegal characters in Web UI screen names were preventing users from navigating to such screens. Now, the characters are properly escaped. For information on the characters not allowed in a Web UI Screen ID, Context ID, and Workspace ID, refer to the Managing Web UI Configurations topic in the Web User Interfaces documentation.
Hotfix HOTFIX-7854 doesn't have an approved description, yet. This is related to RDHELP-8097: Snapshot error "The software on this system is not up to date and cannot be released".
This supersedes 2024.3-2024-10-01-10-38-35 and earlier versions.
Fixed an unexpected exception that occurred on the Web UI Multi Revision screen after performing a Hide Equal action multiple times in the vertical sheet direction.
Users with restricted view privilege rules could see attributes on past revisions of products, classifications, assets, etc., that they were not supposed to see. This was caused due to the enforcing of view privileges on revisions of products, classifications, assets, etc., was not implemented yet. This was fixed by implementing the missing part that checks if the user has view privileges on the attribute on the revision of a given object / node.
Fixed a problem where illegal characters in Web UI screen names were preventing users from navigating to such screens. Now, the characters are properly escaped. For information on the characters not allowed in a Web UI Screen ID, Context ID, and Workspace ID, refer to the Managing Web UI Configurations topic in the Web User Interfaces documentation.
Fixed a bug that in certain circumstances could produce a NullPointerException. This could happen for long-running operations where hard-evicts had been performed.
Fixed potential Out-Of-Memory error occurring when importing many new products in one file.
Fix for rare cases where import might fail in an environment with multiple application servers doing import in an Oracle environment.
Added missing 'Added to PDX' Value in PDX Data Container after retrieving historical data from PDX to STEP.
Fixed NullPointerException occurring when non-valid reference types were added in the Referenced Asset Representation component.
Hotfix HOTFIX-7825 doesn't have an approved description, yet. This is related to ISSUE-727516.
Fixed setback, which caused a line break to disappear from Web UI alerts.
Hotfix HOTFIX-7848 doesn't have an approved description, yet. This is related to ISSUE-735172.
This supersedes 2024.3-2024-09-26-12-22-57 and earlier versions.
Added a warning pop-up that says 'This value cannot be overwritten due to context inheritance' when a user tries to overwrite an inherited calculated value for Derived Value View and for the Multi-Context editor.
Fixed a problem when a context-specific decimal separator was changing to a dot character after saving an attribute value with Typeahead override control type on a Web UI Node Editor.
Fixed a problem when invisible headers were exported by Export Current View action on Web UI Node List.
Now, every single Background Process execution report message will be limited to 10k characters to avoid memory leaks during tags conversion to present them with clickable links in Workbench / Web UI.
Fixed a problem when invisible headers were exported by Export Current View action on Web UI Node List.
A problem in Web UI Multi Revisions Screen has been fixed so that Target or Reference Metadata Value Headers is again included in Mark Different / Hide Equal actions.
Fixed NullPointerException occurring when loading data issues on Multi Edit Display Mode in Web UI.
Fixed a problem occurring when JavaScript search in STEP Workbench was blocked by an uncaught exception, if there was a corrupted business rule in the system. Now, search is not being blocked and information about such business rules are being logged in the STEP application server log.
Improved error handling has been added for when a user without corresponding privileges is trying to delete an asset in Web UI. Now, a corresponding error message is shown instead of a NullPointerException.
Fixed a problem when Globally Configured Context Representation was unnecessarily cached, which caused a negative user experience.
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.
Fixed memory leak occurring when closed Find Similar web service threads data were not properly cleaned up.
Hotfix HOTFIX-7835 doesn't have an approved description, yet. This is related to ISSUE-731051.
This supersedes 2024.3-2024-09-25-15-39-19 and earlier versions.
Fixed displaying of STEP tags in the eclass-advanced editor component.
Fixed displaying of STEP tags used in Business Rules, which used a JavaScript script to display warnings related to different flow paths and errors related to data inserted by user.
This supersedes 2024.3-2024-09-23-08-29-51 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.
STEP Publisher (MacOS only): If InDesign was configured to use Asset Push, images would incorrectly appear as empty frames on paginated pages. This affected InDesign versions from CC19.4 onwards.
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.
STEP Publisher (MacOS only): If InDesign was configured to use Asset Push, images would incorrectly appear as empty frames on paginated pages. This affected InDesign versions from CC19.4 onwards.
Fixed with HOTFIX-7805; Making sure there is no error when missing information about pending file count, or when this information is wrongly set to null.
Hotfix HOTFIX-7824 doesn't have an approved description, yet. This is related to RDINT-11391: Shadow issue for ISSUE-82413.
This supersedes 2024.3-2024-09-23-06-01-28 and earlier versions.
Fixed a problem when ISO Date & Time validated attributes with Strict validation allowed a hyphen character to be used between the date and time parts and inside the time part of a value.
This supersedes 2024.3-2024-09-20-18-49-16 and earlier versions.
This supersedes 2024.3-2024-09-20-09-50-30 and earlier versions.
Added more logging to investigate the problem.
When using email delivery to deliver Excel exports, the mimetype was incorrectly set to application/zip. This has been fixed.
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.
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.
Fixed a problem where Business Conditions were not executed on a Web UI tab page with Lazy Loading enabled.
Multi-valued language dependent attributes mapped in Generic XML using a repeat instruction would not be imported as multi valued if the value separator was specified in the Generic XML file using a MultiValueSeparator instruction. This is now fixed.
This supersedes 2024.3-2024-09-19-08-00-33 and earlier versions.
Hotfix HOTFIX-7813 doesn't have an approved description, yet. This is related to RD-24265: Image Conversion Microservice - Remove logging of blob storage URL [shadow issue].
This supersedes 2024.3-2024-09-12-08-13-11 and earlier versions.
Hotfix HOTFIX-7771 doesn't have an approved description, yet. This is related to RD-24253: ISSUE-82060 shadow issue.
The solution for this issue is an improved error message in logs when a user does not have the privilege to see the image conversion configuration asset and is not able to accesses the asset with this conversion in Web UI.
Now, a Web UI Node Editor screen will be reloaded after receiving an exception from the Run Business Action with the Save Before Execute parameter enabled.
Fixed a problem where illegal characters in Web UI screen names were preventing users from navigating to such screens. Now, the characters are properly escaped. For information on the characters not allowed in a Web UI Screen ID, Context ID, and Workspace ID, refer to the Managing Web UI Configurations topic in the Web User Interfaces documentation.
Hotfix HOTFIX-7794 doesn't have an approved description, yet. This is related to RD-24255: Hotfix for ISSUE-77486.
Hotfix HOTFIX-7778 doesn't have an approved description, yet. This is related to ISSUE-729414.
N/A
When running In-Memory, a non-persistent export could fail with a class cast exception. This has been fixed.
Previously, it was possible to end up in a situation where an object could not be complete-approved (even though a user approved it in all contexts) due to hidden values on suppressed links (either classification-product links or references). STEP now allows for complete-approving objects with suppressed links and when the suppressed link holds hidden meta values in the suppressed dimension points.
Hotfix HOTFIX-7788 doesn't have an approved description, yet. This is related to RDINT-11390: Shadow issue for ISSUE-82329.
Fixed incorrect tag escaping on the Add Data Container Popup in Web UI, which lead to unexpected exceptions.
Fixed a problem occurring when some assets with extension .DMG were recognized as .BZ2 files when being downloaded from Web UI.
Fixed a problem occurring when XLSM assets were downloaded as XLSX in Web UI.
Workbench: If the Search Navigator has been marked 'off' in the GUI Set-Up then search only is available from the search field in the upper right corner of the workbench. This has now been fixed.
Fixed a problem occurring when invalid attributes were shown for a Table Header Attribute Value on a Web UI Node List with the 'Show only valid attributes' option configured.
Instrument: Attempting to download multiple assets could fail with a corrupt zip file when running in a SaaS system. This has been fixed.
Fixed a problem occurring when a read-only Name component on a Web UI Node Editor and read-only Table Header Value cells on a Node List were not showing the additional space characters.
Now, 'Approve Action' on a Web UI Node Editor will be enabled correctly after adding / removing / making a local attribute link.
Now, a scrollbar will correctly appear on a Read Only popup, which appears when a user double-clicks on a read-only cell on a Web UI Node List.