generated from NHSDigital/repository-template
-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Labels
enhancementNew feature or requestNew feature or request
Description
If test runs crash or get cancelled halfway through, the following can occur:
- Organisation doesn't get reset -> sessions, children etc remain in the database
- Organisation doesn't get deleted -> organisation remains in the database
Over time this data will build up in the database and cause us problems.
We should have a regular cleanup. At the moment, it is probably fine to manually clean up the database when problems start to happen. But if more tests are running more often, we should consider a daily/weekly cleanup.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request