Migration notes 4.1.1

This page explains the changes required to migrate to the stated version of the Sign-Off Module.

Migrate to 4.1.1

Upgrading from version 4.1.0 See Sign-Off 4.1.1 Release Notes.

The Sign-Off Module is using ActivePivot 5.10.6 and ActiveUI 5.0.7, and the signoff-ext module 1.5.0.

For new features and fixes included in these releases, please see:

Headline announcement

  • Additional field in REST service SignOffProcessInstanceWorkflowRestController

    The get(@PathVariable("key") String key) method now returns an instance of SignOffProcessInstanceDTOWithExportStatus, which is an object with the same fields as SignOffProcessInstanceDTO plus an additional field exportStatusDetailsDTO that contains a SignOffExportStatusDTO object for the export status.
    Previously, the REST service only returned the serialized string representation of the export status.

Configuration files

Files Added

None.

Files Modified

None.

Files Deleted

None.

Databases

Added

None.

Modified

None.

Deleted

None.

Datastores

Added stores

None.

Modified stores

None.

Deleted stores

None.

Cubes

Added

None.

Modified

None.

Removed

None.

Services

No changes.

Other changes

None.