EnterWorks 10.4.8 Release Notes

Product release: August 15, 2022

Release Notes updated: August 15, 2022

New Behaviors

The Quality and Compression Quality values in the DAMVariantSizes repository control the quality of the image variants generated when an image is uploaded. Prior to EnterWorks 10.4.8, when a variant was regenerated, it was saved at the highest quality. Now when an image variant is regenerated, its quality is also dictated by Quality and Compression Quality.

Resolved Issues

Numbers in parentheses refer to Support and Jira tracking tickets.

API

  • Resolved: API changes have resulted in the two Digital Asset Upload/Link custom widget and action to no longer function properly. (EW-10230)

Change Notification

  • Resolved: In EnterWorks 10.4 we used the Change Registry to start the change workflows when certain attributes were changed. Now we use the API to push data to EnterWorks and when we make changes, the workflows do not kick off. The change log captures the change and the change is processed, but no workflows are started. When we use an import or a manual update, the workflow kicks off. (Support 69069, EW-10494)
  • Resolved: When Change Notification and Change Notification Transformation rules are processed and they reference multi-language attribute non-default language variant values, they cannot be accessed if the referenced language was not modified for the event that invoked the rules. (Support 65345, EW-10790)
  • Resolved: Save operations are not reflecting changes in Save Triggers (external events). (Support 67310, EW-10886)
  • Resolved: CN_Registry trigger against DAMMaster is not firing. (EW-9930)

Data Management

  • Resolved: The HTML editor generates a "Failed to load plugin" error. (EW-10043)
  • Resolved: Attribute values are being removed from linked repositories when the user tries to edit them then cancels the pop-up window. This issue occurs for attributes with code set values and only if the codes and values are different. (Support 75794, EW-10065)
  • Resolved: In the New UI when the user hovers over an attribute's Go button, the tooltip returns an error message. (Support 76409, EW-10130, EW-10309)
  • Resolved: When a linked child record in a many to many relationship is opened from the parent record using the New UI, an "Internal Server Error" is generated. If the same record is opened from the child repository using the Classic UI, the linked parent record is not shown at all. (Support 72385, EW-10351)
  • Resolved: If a DATE attribute that is in the snapshot is set to a date that does not have leading zeros for the month or day, the snapshot table column is cleared (null). Inserting leading zeros saves the value in the snapshot. (EW-10444)
  • Resolved: The checkboxes for cloning are not retained. Our repositories are four levels deep (parent, child, grandchild, great-grandchild) and some (not all) great-grandchild level repositories become unchecked. (EW-10729)

Digital Asset Management

  • Resolved: When an image variant is regenerated, its file size is different than the file size was when the variant was initially created when the image was uploaded. (EW-5181)
  • Resolved: When an image is uploaded by a user impersonating another user, the upload bar stops at 20% and only some of the variants are created. (Support 72443, EW-10448)
  • Resolved: The New UI's repository view shows the Thumbnail image even if the user preference specifies a different variant. (Support 72748, EW-9246)

Imports and Exports

  • Resolved: Unable to import attribute language variant values if the column name contains an underscore. (Support 74870, EW-10108)
  • Resolved: When a DATE value is imported into a category attribute, leading zeros are not inserted into the value to make values with a single digit month or day have the format: dd/mm/yyyy.(Support 76506, EW-10166)
  • Resolved: When a multi-repository import is performed, the records are getting created in each repository as expected, but the auto-sequenced attribute on each repository is incremented by two. Every other number is skipped. (Support 69070, EW-10225)
  • Resolved: An export using a template generates an error if the user does not have read access to all the repository's linked repositories, even if the link relationships are not used in the export template. (Support 69868, EW-10495)
  • Resolved: Category attributes are duplicated in an import or export using a template if it is launched from the widget. (Support 69991, EW-8529, EW-10592)
  • Resolved: When an import using a template with category attributes is performed, unless a relational attribute has a default value, the records will be generated but they will not be populated. (Support 72571, EW-10671, EW-10674)
  • Resolved: EDI Preprocessor (EdiPreProcessor.java) is failing if Maximum_Consecutive_Elements is not set. (Support 75406, EW-10795)
  • Resolved: Importing unsupported or undefined date-timestamp values does not display validation errors alongside the attributes. (EW-10989)

Promotions

  • Resolved: Promotions from staging to production fail to run and lock up the server. The error seems to be linked to the either a temporary saved set causing the process to review all records or something is wrong with the b_master_repository_item table so that the SQL is inefficient in finding records for the promotion. (Support 75789, EW-10018)

Saved Sets

  • Resolved: When a saved set is exported using an XLSX export template and the All Category Attributes options is chosen, category attributes are missing. (Support 62391, EW-10088)

Scheduled Exports

  • Resolved: The Scheduled Export process flow has activities missing after we upgraded to the latest service framework build. (EW-10762)

Search and Filters

  • Resolved: In EnterWorks version 8.2, when an attribute was chosen from a drilldown filter it would only return exact matches for that attribute. Now it is acting like a wildcard search and returning all attribute values that contain that word anywhere in the attribute name. (Support 73473, EW-10751)
  • Resolved: Trying to create a saved search generated the error: "Error processing request: Error storing the search config object. not-null property references a null or transient value." (Support 10139, EW-10990)
  • Resolved: When a filter is applied to a repository then a current view export is initiated, all records are being exported. The filter is ignored. (EW-10991)

Validation

  • Resolved: The out of the box "UCC UPC-8 Algorithm" and "UCC UPC-11 Algorithm" to verify check digits are not working. (Support 73672, EW-10456)

Workflow

  • Resolved: HTTP Request BIC set to download fails after processing a large number of files. (Support 56870, EW-5047)