Details
-
Bug
-
Status: Closed (View Workflow)
-
TBD
-
Resolution: Done
-
ERM Sprint 119
-
Bienenvolk
Description
Overview:
Running /erm/admin/triggerEntitlementLogUpdate should result in an update of the entitlement log. However after deleting an agreement line a 500 error is returned
Steps to Reproduce:
- Create an Agreement with an agreement line
- Run /erm/admin/triggerEntitlementLogUpdate
- View output of /erm/entitlementLogEntry and see list of added resources based on the agreement line you have added
- Delete agreement line
- Run /erm/admin/triggerEntitlementLogUpdate
Expected Results:
triggerEntitlementLogUpdate runs without an issue
Actual Results:
500 error with stack trace - see attached file
Additional Information:
See https://issues.folio.org/browse/ERM-1459 for background on entitlementLog