Details
-
Bug
-
Status: Closed (View Workflow)
-
TBD
-
Resolution: Done
-
None
-
ERM Sprint 142
-
Bienenvolk
-
Morning Glory (R2 2022)
-
TBD
Description
Overview:
On importing a package into Folio using JSON import, errors are flagged as follows:
- Property [availabilityScope] of class [class org.olf.dataimport.erm.ErmPackageImpl] cannot be null
- Property [sourceDataCreated] of class [class org.olf.dataimport.erm.ErmPackageImpl] cannot be null
- Property [lifecycleStatus] of class [class org.olf.dataimport.erm.ErmPackageImpl] cannot be null
Steps to Reproduce:
- In Local KB Admin app, import the attached file "initialise_packages.json"
- View error log
Expected Results:
No errors
Actual Results:
Errors like
- Property [availabilityScope] of class [class org.olf.dataimport.erm.ErmPackageImpl] cannot be null
- Property [sourceDataCreated] of class [class org.olf.dataimport.erm.ErmPackageImpl] cannot be null
- Property [lifecycleStatus] of class [class org.olf.dataimport.erm.ErmPackageImpl] cannot be null