Details
-
Bug
-
Status: Closed (View Workflow)
-
P3
-
Resolution: Done
-
19.2.6
-
None
-
Core: F - Sprint 102
-
2
-
Prokopovych
Description
Overview:
FOLIO's guidelines state that module API's should represent date-time properties in UTC.
A recent change caused that to stop being the case for mod-circulation.
Steps to Reproduce:
- Execute the following commands
git checkout 1f5d43c0527e44255ae1d9bf63562625be501685 mvn -Duser.timezone=America/New_York -Dtest=api.loans.CheckInByBarcodeTests test
Expected Results: All tests pass and date-time property is represented in UTC
Actual Results:
Additional Information: This issue was obscured by this pull request
Interested parties: kday felkerk julianladisch Illia Dolzhenko
TestRail: Results
Attachments
Issue Links
- relates to
-
CIRC-782 Fixed Due Date Range Not Recognized if End Date = Current Date
-
- Closed
-
-
UICIRC-565 Checked out an item with due date/time in the past
-
- Closed
-