Details
-
Story
-
Status: Closed (View Workflow)
-
P2
-
Resolution: Done
-
None
-
None
-
-
EPAM-Veg Sprint 166, EPAM-Veg Sprint 167
-
3
-
Vega
-
Poppy (R2 2023)
-
TBD
Description
Check-in request JSON (POST /circulation/check-in-by-barcode) should be extended with the new UUID field, sessionId. Example of a new check-in request:
{ "itemBarcode": "2887532577331", "servicePointId": "8359f2bc-b83e-48e1-8a5b-ca1a74e840de", "checkInDate": "2018-03-05T14:23:41.000Z", "sessionId": "c97910a2-9f98-4005-ae88-e448bd26489f" }
sessionId should meet these criteria:
- sessionId should be the same for all check-in requests created in scope of a single session.
- Once the session is closed (either by user clicking "End session" or by a timer), current sessionId should never be used again for subsequent check-ins.
TestRail: Results
Attachments
Issue Links
- defines
-
UXPROD-3999 Bundle overdue fines into a single notice (“Multiples”) when charging: At check-in
-
- Closed
-
- relates to
-
CIRC-1726 BE: Bundle mutliple overdue fines into one single notice
-
- Closed
-
-
CIRCSTORE-421 Add sessionId to patron action session and scheduled notice
-
- Closed
-
-
FAT-6462 Review of C398005
-
- Closed
-
-
FAT-6516 Review of C398013
-
- Closed
-