Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • phavg: removed tag asset/hashimageaverage

  • phdiff:

    • removed tag asset/hashimagedifference

    • added tag rest_api_mass_import_field

  • status: added tag rest_api_mass_import_agg

Portal configuration for upload

Starting from 2022.2.1, changes applied to job items in portal mass indexation screens can be fine tuned to prevent monitoring for fields changes. The aim of such change is to smoothen user experience by preventing the progress bar (also known as snack bar) to show at every field change. Portal doesn’t need to monitor the change of items when such change does not require facets changes.

To benefit from this feature, you must update your configuration in $.damImport and $.damBulkedit In both entries, add a new key: faceFields. Associated value is an array containing the names of fields that should force portal to monitor changes from.

When such entry is defined

  • Changes to fields not contained in the array will not be monitored by portal, and no progress bar is shown

  • Changes to fields contained in the array will lock the form until changes are applied server side, and faces are computed.