You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
AttributeDefinitions and AttributeEntities should be related between Insert entities and BlockRecords, these objects should be linked and able to synchronize between them every time they change.
Describe the solution you'd like
When an Insert entity is created this should use the AttributeDefinitions in the BlockRecord to instantiate the different AttributeEntities.
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
AttributeDefinitions and AttributeEntities should be related between Insert entities and BlockRecords, these objects should be linked and able to synchronize between them every time they change.
Describe the solution you'd like
When an Insert entity is created this should use the AttributeDefinitions in the BlockRecord to instantiate the different AttributeEntities.
The text was updated successfully, but these errors were encountered: