Details
-
Bug
-
Status: Closed (View Workflow)
-
P2
-
Resolution: Done
-
None
-
None
-
None
-
-
eUsage Sprint 119
-
Mjolnir
Description
As of today (and maybe a few days earlier), POST to https://thor-okapi.ci.folio.org/eusage-reports/report-data/from-agreement was body
{"agreementId":"a0416544-6027-4fac-97f7-547d34946db2"}
(which previously worked) is failing. It reports 400 Bad Request, with content:
{ "message": "column \"ordertype\" of relation \"agreement_entries\" does not exist", "severity": "ERROR", "code": "42703", "position": "219", "file": "parse_target.c", "line": "1033", "routine": "checkInsertTargets" }