Start and End Date of Process Instance

Hello Tijs. Could you please, consider, addition of fields “Initiator”, “StartDate”, “CompletionDate” in process instance.
Initiator - is a string field and point by whom process instance started. (it is a feature in jbpm).
StartDate - is a DateTime field to point when exactly process instance started. I know that i can obtain information from history. But i think it is a redundant and easier to get info from process instance. (it has in camunda bpm)
CompletionDate - is a DateTime field to point when process instance completed. (it has in camunda bpm)

Hi,

Provided feedback on your Github issue:

https://github.com/flowable/flowable-engine/issues/230

Best regards,

Tijs