Details
-
Story
-
Status: Closed (View Workflow)
-
P3
-
Resolution: Done
-
None
-
-
Folijet Sprint 103
-
5
-
Folijet
-
R1 2021
Description
Purpose: To provide data for the import job summary page
Steps:
- define endpoint to retrieve a list of jobLogEntryDto. The endpoint should provide:
- search by jobExecutionId
- ascending/descending sorting by the following properties: sourceRecordOrder, sourceRecordTitle, sourceRecordActionStatus, instanceActionStatus, holdingsActionStatus, itemActionStatus, orderActionStatus, invoiceActionStatus, error
- pagination query parameters
- make up a script and implement a method in Dao component to retrieve data for jobLogEntryDto items, providing functionalities of selection condition, sorting, and pagination
- add tests
TestRail: Results
Attachments
Issue Links
- defines
-
UXPROD-2753 Data Import Log - "lite version"
-
- Closed
-
- has to be done after
-
MODSOURMAN-380 Expand journalRecord entity with "title" property
-
- Closed
-