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

Deleting participants from database enrollment table does not remove from other datasets  #88

@dasads44

Description

@dasads44

Currently when you delete a participant from the database enrollment table it removes them from the participant list. however all the data from the other datasets remain under the original participant ID.

There is the potential for the same Participant ID to be used again meaning the data will be assigned to the wrong participant.

Options

  • When a participant is removed from the database enrollment table all their data is removed from all datasets.
  • Force participant ID to not repeat.

We could implement both options, but we need to discuss how this will affect the OUH version once mirth rest API issue is resolved.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions