OneFlow service: can't update existing service
On version superior to 6.0, when the service template already exists, it can't be updated because of the following error:
`Immutable value: `service_template/registration_time` can not be changed (Exception)`
The process should get the current registration time and inject it to the update template.