This topic provides a summary of the fixes included in the EnterWorks 10.5.6 release.
Resolved Issues
- EW-14828
- All records now have the appropriate attribute settings for Quality, CompressionQuality, DPI, and AspectRatio. This ensures that these values no longer default to 0 when unspecified or set to 0, allowing variant generation to function correctly.
- EW-15405
- Digital assets with filenames containing special characters, which previously were not downloadable from the UI, are now fully accessible and downloadable as expected, with the exception of filenames that include semicolons (;) or percentage (%).
- EW-15825
- When services are restarted while a work item is at the LockWorkFlowBic activity, NullPointerException and concurrency exceptions will no longer occur.
- EW-15826
- Advance search creation issue resolved.
- EW-15827
- Filtered records saved into a saved set were not being successfully sent to the workflow are now correctly sent to the workflow from item editor.
- EW-15828
- Previously, the cleanup job that did not remove images from the Azure container after uploading and deleting them now successfully deletes the images from the container when the record count is above 5000.
- EW-15829
- The codesets search field in Grid view now functions correctly with custom search dynamic control attributes.
- EW-15830
- In the 2020 UI, grouped attributes that were not appearing in the preference view in record editor, even when selected to show, are now visible.
- EW-15855
- The TLS version can now be controlled using the
minTlsVersionflag in the web server service. - EW-15859
- If there are no records to validate, the validation job will now complete successfully.
- EW-15878
- For custom patterns, values will now be stored in the database without dashes.
- EW-15879
- With the new implementation in the New UI, the Advanced Search functionality now includes the 'Workflow Task' state search attribute, which was previously available in the Classic UI.
- EW-15883
- The import job no longer encounters issues such as getting stuck or generating exceptions when the user lacks permissions to insert records into the repository.
- EW-15920
- Snapshot job failed when adding a new attribute and making it a relational column in Repository > Edit > Attribute Properties without clearing the cache. This issue is now resolved.