Details
-
Type:
Story
-
Status: Closed (View Workflow)
-
Priority:
P2
-
Resolution: Done
-
Affects Version/s: None
-
Fix Version/s: None
-
Labels:None
-
Template:customfield_11100 49763
-
Sprint:CP: sprint 121
-
Story Points:2
-
Development Team:Core: Platform
Description
https://github.com/folio-org/ui-inventory/blob/master/package.json declares these dependencies:
"okapiInterfaces": { "inventory": "10.10", "instance-storage": "7.0", "holdings-storage": "3.0 4.4", "item-storage": "8.0",
These are mod-inventory-storage interfaces without optimistic locking.
mod-inventory-storage will enable optimistic locking while switching to new major interface versions. ui-inventory needs to add these new versions to its dependencies.
For details see
https://wiki.folio.org/display/DD/Optimistic+locking+proposal
https://issues.folio.org/browse/UXPROD-3089
https://issues.folio.org/browse/FOLIO-3241
Out of scope:
- Show back-end error message if mod-inventory-storage sends 409 status code for optimistic locking conflict: https://issues.folio.org/browse/UIIN-1527
- Show better error message if mod-inventory-storage sends 409 status code for optimistic locking conflict: https://issues.folio.org/browse/UIIN-1245
TestRail: Results
Attachments
Issue Links
- defines
-
UXPROD-3089 Inventory. Implementing Optimistic Locking
-
- Closed
-