-
Notifications
You must be signed in to change notification settings - Fork 4
REMOVED visit requests
When an establishment is removed or deactivated from the service, and there are existing outstanding requests, we create orphaned requests.
These stay in the service unprocessed and overtime expire. Data is removed from the requests as part of the automated data removal process (see https://github.com/ministryofjustice/prison-visits-2/wiki/Removing-old-personal-information), but the request itself remains.
You may see in the staff UI visit requests that have REMOVED in key data fields (see below).
As data has been removed, we are unable to manually reject these requests and they will stay in the UI unless we clear the requests at the database level.
A script needs to be created to 'withdraw' these requests - see example: https://github.com/ministryofjustice/prison-visits-2/pull/3637
Other information may also be found in the PVB Public application wiki