Skip to content
  • Timothy Andrew's avatar
    Add a migration to remove soft-deleted groups. · 0786c08232af
    Timothy Andrew authored
    The database should not have any soft-deleted groups. Due to a race
    condition (soft-delete completes after the hard-delete), soft-deleted
    groups were (incorrectly) left in the database, causing issues while
    trying to create a new group with the same name.
    0786c08232af