Skip to content

Manage ManifestListItem through the ManifestList entity CRUD service

João Pereira requested to merge db-manifest-list-items into database

The ManifestListItem entity is not a top level entity, it's just an association between manifest lists and manifests (both top level entities). Therefore, this association is managed/abstracted by the manifestListStore service.

Please see !125 (merged) for context.

Related to #63 (closed).

Merge request reports

Loading