...
The validation rules for mobile numbers were unified across all screens.
CoreOne System Connectors
Bug fixes
The mail provider system connector now correctly supports resource actions such as update, delete, etc.
CoreOne Workflow Services
Features
There are new workflow activities to read attribute definitions.
Bug fixes
If the condition
HighestEmploymentDate
was utilized in any of the workflows, employments that were marked as deleted still contributed to the calculation.New workflow activity:GetServerTime
. Returns the current time from the backend server but interprets it as UTC in the workflow
Bug fixes
The activity
GetDiVor
used the wrong HTTP method to load the data resulting in an error.The
ValidFrom
andValidTo
date times of theCreateCoreIdentityEmploymentWorkflowInput
and theAfterUpdate
event of a resource assignment where passed in local time to the workflows and the CoreOne Workflow Engine assumed it’s UTC. Both dates are now passed in UTC to the workflows.When changing the
ReadOnlyEmail
property of a Core Identity, theCoreIdentityChanged
workflow was not triggered. This workflow, along with the genericAfterUpdate
workflow is now being triggered.Deleting automatic resource assignmed in the state
Pending Assignment
now correctly triggers the ResourceAssignment Deallocate - Before Deleted
workflowThe workflow activity
GetCoreIdentityTemplateDatacontract
now results in theFaulted
outcome if there was an error inside the activity