Preview
CoreOne Admin User Interface
Fixed adding new employments throwing an error when an old workflow engine definition was set on the core identity type employment change event
Fixed missing security checks for adding and removing resource assignments on the identity view
CoreOne Application Service
The cleanup task features can now be enabled for specific resource types
Fixed the use of identity type context values for the use in the string expression designer. It’s now possible to use context values of identity types even if there’s no identity of that specific type
Fixed adding default event subscriptions on new installations
CoreOne Self-Service Portal
There was an issue in the translation handling when a user had a localized culture set to his account. If users had a culture of
DE-DE
orEN-GB
the fallback handling did not resolve toDE
orEN
Fixed registering the same company twice
CoreOne Workflow Engine
New activity: Sleep. This activity can be used in a workflow to temporarily wait inside the workflow without the need to suspending the entire workflow. See the docs: Sleep
Fixed serializing JSON of the template data contract so it can be directly used in the send mail activity