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
+