Skip to content

Admin: create/delete student also needs to hit 'current' table #19

@nwarmenh

Description

@nwarmenh

Whatever function is used in the admin section to add and delete students from the student_data table -- well, actually sets student_data.active to 0, not deletes them -- needs to also add/remove records for that student in the current table.

It's an open question for me about what to do with the history table when a student is deactivated (or activated).

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