imixs / imixs-workflow

The open source technology for business process management
http://www.imixs.org/
GNU General Public License v3.0
351 stars 67 forks source link

WorkflowKernel - createVersion - new date field #850

Closed rsoika closed 7 months ago

rsoika commented 7 months ago

If the WorkflowKernel method createVersion() creates a new Version a new Date item should be created indicating the point of time. This is needed because the $version item is overtaken as it is (which is also important for the revision process)

$created.version

This can be helpful for applications to show the date in a chronical view like in Imixs-Office-Workflow

grafik

Note: This change has no effect on older workitem instances and does not need any migration strategy!