Skip to content
This repository was archived by the owner on Jan 29, 2022. It is now read-only.
This repository was archived by the owner on Jan 29, 2022. It is now read-only.

Transfering ownership of records #39

@techniqs

Description

@techniqs

Hi I`ve been studying this repo for my bachelor thesis and I´ve encountered a possible bug.
When creating 2 different agents and transferring ownership of a record between them, for each transfer of a record made in the past, the record_owners table gets an entry. E.g. At the creation of the record one entry is made. Transferring the same record once will make two new entries in said table, and each successive transfer will increase the amount of entries made in this table by one. Is this behaviour intended? If yes, whats the reason for it?

image
The screenshot shows the record_owners table after generating one record for a user and transfering it back and forth 3 times.

Thanks in advance.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions