Skip to content

Participants can only have one discipline #12

Description

@sjmf

Currently with how the database is designed, a participant is assigned to a single discipline via the discipline_id foreign key field on the Participant table.

In reality, a scientist may cross over multiple disciplines, such as in the case of Biochemists (Biology and Chemistry), or Crystallographers (Chemistry and Physics). In these cases, there are issues with duplication of participants in the master sheets, where they appear more than once.

We are currently using the "ignore duplicates" option to assign a participant to their first discipline, in the order that the sheets appear in the master. However, it may be the case that in future, we will want to allow participants to be in multiple disciplines.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions