Details
-
Task
-
Status: Closed (View Workflow)
-
P2
-
Resolution: Done
-
None
-
-
Folijet Sprint 135
-
2
-
Folijet
-
Morning Glory (R2 2022)
Description
When an error occurs during EDIFACT import this issue does not show on the Journal screen.
mod-invoice error:
2022-03-11T19:27:23,268 ERROR [vert.x-worker-thread-12 ] RestClient 'POST /invoice-storage/invoice-lines' request failed. Request body: {"adjustments":[],"adjustmentsTotal":0.0,"fundDistributions":[],"invoiceId":"3842be02-3c78-48d1-b8b0-fca56369be5a", "invoiceLineNumber":"1","invoiceLineStatus":"Open","quantity":1,"releaseEncumbrance":true,"subTotal":270.0,"total":270.0,"referenceNumbers":[]} org.folio.invoices.rest.exceptions.HttpException: {"errors":[{"message":"must not be null","type":"1","code":"-1","parameters":[{"key":"description","value":"null"}]}]} at org.folio.invoices.utils.HelperUtils.verifyResponse(HelperUtils.java:162) ~[mod-invoice-fat.jar:?]
request returns empty value:
SELECT diku_mod_source_record_manager.get_job_log_entries('04d9ca14-7620-4f5e-affc-2faa8d4cb406','source_record_order','asc',100,0);
get_job_log_entries:
WHERE journal_records.job_execution_id = '%s' and entity_type = 'INVOICE' and title != 'INVOICE' <- journal_records.title is NULL
get_record_processing_log:
WHERE journal_records.id = recordId AND journal_records.entity_type = 'INVOICE' AND journal_records.title != 'INVOICE' <- journal_records.title is NULL
TestRail: Results
Attachments
Issue Links
- defines
-
UXPROD-3446 NFR: Data Import R2 2022 Morning Glory Technical, NFR, & Misc work
-
- Closed
-
- is cloned by
-
MODSOURMAN-725 NPE on the folio-snapshot when importing MARC file
-
- Closed
-
-
MODSOURMAN-736 Journal does not show error status when importing EDIFACT - Lotus bugfix
-
- Closed
-