...
Bug fixes
The CoreOne Suite Shop ressource resource had insufficient rights to order something if a user only had this role
...
If the condition
HighestEmploymentDate
was utilized in any of the workflows, employments that were marked as deleted still contributed to the calculation.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 ressource resource assignment where passed in local time to the workflows and the CoreOne Workflow Enginee 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.