The following issues have been resolved in this release:
Administration and Security
- EW-20389
- SSO (Single Sign-On) Just-In-Time (JIT) provisioning failed to create users when required security context values were not provided. As a result, users could not sign in through SSO. The system now defaults the security context indicator to false when it is not provided, allowing users to be created and sign in successfully without requiring a password. Users created without context values are assigned default permissions based on system configuration.
Content Management
- EW-18888
- In Publication Manager, updates to SKU sequence values made in an export file and re-imported into EnterWorks were not reflected in Publication Style Maps. SKU sequence values are now preserved during import, ensuring accurate ordering in Publication Manager previews and generated outputs.
- EW-18999
- In Publication Manager, SKU records were not displayed in the sequence defined by the SKU Sequence attribute in PIM. The correct SKU sequence is now preserved in Publication Manager previews and generated outputs.
- EW-19599
- In the Classic UI, copying a record could incorrectly modify the “Created By” field of the original record. The Created By field of the original record is no longer modified when a record is copied.
- EW-20372
- Custom HTML widgets rendered incorrectly because the UI loaded HTML content twice, resulting in a distorted display. HTML content is now loaded only once, ensuring proper rendering of widgets.
- EW-20594
- In the Vendor Portal, some attribute groups configured under the PIM tab were not displayed for certain records. Only a single attribute group appeared even when multiple groups were defined. All configured attribute groups are now displayed as expected.
- EW-20824
- Dynamic attributes configured with a code set and used as snapshot attributes did not update the snapshot table when their values changed. This issue occurred when the attribute was controlled by another attribute through a dynamic association. The snapshot table columns for dynamic attributes are now updated whenever their values change.
Digital Asset Management
- EW-20267
- Running the Missing File Report in the DAM Master repository for a large number of records could result in a timeout error. In some cases, subsequent DAM upload jobs remained queued until services were restarted. The report now completes successfully for large record volumes, and DAM upload jobs no longer remain queued after report execution.
- EW-20344
- In the DAM upload dialog, the Image Context dropdown displayed only two options (Main and Alternative) instead of the full list of values. The dropdown now correctly retrieves values from the configured code set.
- EW-20455
- Running the Missing File Report on a large DAM repository (for example, millions of assets) did not complete and generated excessive logging. The report now uses parallel processing with throttling and reduced logging, allowing it to complete successfully on large datasets.
Workflow and Services Framework
- EW-19814
- Scheduled exports could run even when a referenced saved set or saved search had been deleted. In some cases, this could result in unexpected exports or jobs completing without exporting records. The system now validates the existence of referenced saved sets and saved searches before executing the export and sets the scheduled export to an error state if the reference cannot be found.