Skip to content

Conversation

@ssddanbrown
Copy link
Member

Updated uses of user ID to nullify on delete.
Added testing to cover deletion of user relations.
Added model factories to support changes and potential other tests.
Cleans existing ID references in the DB via migration.

Aligns with entity changes to get the database in a cleaner & more consistent state.

Updated uses of user ID to nullify on delete.
Added testing to cover deletion of user relations.
Added model factories to support changes and potential other tests.
Cleans existing ID references in the DB via migration.
Reverted change for activities table so that a record is retained of
past activity, and added a check where the ID may be displayed to ensure
it does not mislead and accidentially reference other, newer users.
@ssddanbrown ssddanbrown merged commit 0bfd799 into development Oct 21, 2025
16 checks passed
@ssddanbrown ssddanbrown deleted the user_ids branch October 21, 2025 12:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

2 participants