Details
-
Bug
-
Status: Closed (View Workflow)
-
P3
-
Resolution: Done
-
-
ERM Sprint 78
-
Bienenvolk
Description
On loading data if an item has an accessStart date and an accessEnd date and the accessEnd date is earlier than the accessStart date, an error should be logged to indicate this issue. The error should be like: "accessStart date cannot be after accessEnd date for title: <title> in package: <package name>."
The item should not be processed any further if this error is encountered
In the attached file the title "Britain and the World" has "accessStart": "2025-01-01", "accessEnd": "2018-12-31" and so should generate this error