Document Signing Manager Patch: February 3, 2022
New and enhancements
Deletion of config - added in Manager Settings UI and API.
signature - now has fixed width 250px.
Improved cancel validation flow - Added new statuses for cancel. Fixed concurrent validation processing and cancel validation.
Account Manager - API used to create a user with roles.
Fix user creation flow for validation - If it failed due to user creation validation should stay in the previous state and don’t go to rejected state. For remote validation, without self-enrollment (signer approve) validation should go to a validation error state.
Fixes
DODSM-2445: UI - fixed horizontal scroll bar in self signup table
DODSM-2472: UI - fix styles, added help text to each page
DODSM-2495: UI - fix PDF scrolling
DODSM-2413: UI - fix scrollbar flickering
DODSM-2450: UI - fix multiselect for long values
DODSM-2432: UI - Validation Method doesn't reset when standard is changed
DODSM-2493: BE - SCAL value is default to 1 in credential info response
DODSM-2486: BE - fixed update license for an account that didn’t work if one unit was updated.
DODSM-2427: BE - fixed error message for create validation to show propper message that type was invalid. Extended framework for proper error handling for enums in request
DODSM-2523: UI - fixed Error Toast message shown on create/edit profile page
DODSM-2497: UI - fixed language selector on public self signer enrollment page