fix ID auto generation for relationship variables

Relationship Variable Identifiers didn't have an UUID on creation. After shifting the Identifier inheritance from model RelationshipVariable to the model ModelVariable, UUID generation on creation works as intended.

Merge request reports

Loading