Skip to content
This repository was archived by the owner on Apr 23, 2021. It is now read-only.
This repository was archived by the owner on Apr 23, 2021. It is now read-only.

Wrong use of uid vs uuid in model.py #307

Description

@tuopuu

In CUDS.add() (line L95, L121 & L122 in model.py) a CUDSComponent is tested whether or not it has uuid attribute defined. This should be called uid instead, which is the name of the property storing CUBA.UUID to CUDSComponent objects.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions