From 50b595ff1dc9c5a59f8d4b038a358ef8d6c57e49 Mon Sep 17 00:00:00 2001 From: Dave Allison Date: Wed, 4 Jun 2025 12:05:13 +0100 Subject: [PATCH] Extra text and buttons --- .../CommissionDeleteDataComponent.tsx | 14 +++++++++++++- .../ProjectDeleteDataComponent.tsx | 11 ++++++++++- 2 files changed, 23 insertions(+), 2 deletions(-) diff --git a/frontend/app/CommissionsList/CommissionDeleteDataComponent.tsx b/frontend/app/CommissionsList/CommissionDeleteDataComponent.tsx index 8ae6b74a..50793403 100644 --- a/frontend/app/CommissionsList/CommissionDeleteDataComponent.tsx +++ b/frontend/app/CommissionsList/CommissionDeleteDataComponent.tsx @@ -381,7 +381,10 @@ const CommissionDeleteDataComponent: React.FC 1. If you have 'Project Records' enabled it will break deletion from Vidispine, the Storage Area Network, and the - Object Matrix system. + Object Matrix system. If you need to delete the project + records, it is best to come back about a week after the + first delete attempt was made to give the system time to + delete other data.

2. Some parts of the Pluto system where not designed to be @@ -434,6 +437,15 @@ const CommissionDeleteDataComponent: React.FC Back + diff --git a/frontend/app/ProjectEntryList/ProjectDeleteDataComponent.tsx b/frontend/app/ProjectEntryList/ProjectDeleteDataComponent.tsx index c6819b12..745e1841 100644 --- a/frontend/app/ProjectEntryList/ProjectDeleteDataComponent.tsx +++ b/frontend/app/ProjectEntryList/ProjectDeleteDataComponent.tsx @@ -320,7 +320,9 @@ const ProjectDeleteDataComponent: React.FC = (
1. If you have 'Project Record' enabled it will break deletion from Vidispine, the Storage Area Network, and the Object Matrix - system. + system. If you need to delete the project record, it is best to + come back about a week after the first delete attempt was made + to give the system time to delete other data.

2. Some parts of the Pluto system where not designed to be @@ -368,6 +370,13 @@ const ProjectDeleteDataComponent: React.FC = ( > Back +