Feature #2155
Updated by liaham 10 months ago
If the feature of automatically generated identifiers for objects is enabled the import procedure for objects would ignore it and complain about a missing identifier.
This could be changed by checking the state of the setting and derive the next identifier when the import data have no identifier given.
It could be that it is not possible to implement the feature. It may depend on the what objects must be created first and what will be the last identifier. The last identifier needs to be known before the next could be generated.