Skip to content

[SQL] Cleanup the Candidate and Session Tables #10446

@skarya22

Description

@skarya22

Both the Session and Candidate tables have Date_registered and Date_active column which always have the same value.
Date_active was meant to be used when someone is set to Active, whereas Date_registered should just be the day that it was created. That is currently not the case.

Discussion required: Should we remove Date_active, or update the code to set the column properly when set to Active?

RegisteredBy / UserID are also always the same in the candidate table

Metadata

Metadata

Assignees

No one assigned

    Labels

    State: Discussion requiredPR or issue that requires the resolution of a discussion with the relevant parties to proceed

    Type

    No type
    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