Done
Details
Assignee
Michal KuklisMichal KuklisReporter
Bohdan SuprunBohdan Suprun(Deactivated)Priority
P2Story Points
5Sprint
NoneDevelopment Team
ProkopovychTestRail: Cases
Open TestRail: CasesTestRail: Runs
Open TestRail: Runs
Details
Details
Assignee
Michal Kuklis
Michal KuklisReporter
Bohdan Suprun
Bohdan Suprun(Deactivated)Priority
Story Points
5
Sprint
None
Development Team
Prokopovych
TestRail: Cases
Open TestRail: Cases
TestRail: Runs
Open TestRail: Runs
Created January 8, 2020 at 1:33 PM
Updated January 23, 2020 at 3:39 AM
Resolved January 23, 2020 at 3:39 AM
The scope of the story is to migrate to the new version of:
Item-storage:8.0, item-storage-batch-sync:0.2, inventory:10.0
Changes:
1.
item.status.name
has restricted to the following values (UPD: 1/20/2020):Available
Awaiting pickup
Awaiting delivery
Checked out
In process
In transit
Missing
On order
Paged
Declared lost
Order closed
2. Item.status and item.status.name are required now, no defaulting available anymore;
3. Array item.copyNumbers converted to a single value copyNumber;
4. Item.status.date is read-only field now and has date-time formatting now ("yyyy-MM-dd'T'HH:mm:ss.SSS+0000").
circulation:9.0, requests-reports:0.6, request-move:0.6
1. Array request.item.copyNumbers has converted to a single value - copyNumber;
2. request/loan.item.status.date has date-time formatting.