Skip to content
This repository was archived by the owner on Dec 17, 2024. It is now read-only.
This repository was archived by the owner on Dec 17, 2024. It is now read-only.

Identify transferals #8

Description

@bustawin

We want to know all devices that are part of a transferal, given an id.

Although this is easy to do, as we have an id in Assign and in Receive (the two events that conform a transfer), we do not have a way for devices that we newly create in the system.

A patch (more than a solution) is to manually add an ID to a Snapshot and optionally to Assign+Receive, if we want manual IDs.

A better solution may be to create the Transfer (event?) pointing to an Assign + Receive xor a collection of Snapshot. This Transfer can have attached documents like policies.

We need to further investigate this.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions