Gitlab Community Edition Instance

Skip to content

Avoid settings unique IDs using timestamps

Many IDs are set using timestamps in milliseconds. A lot of code refers to the ids directly, this should be changed in order to be more robust. The idea is to create a unique id per ProvModelHelper.