Inventory
(UXPROD-785)
|
|
| Status: | Closed |
| Project: | FOLIO |
| Components: | None |
| Affects versions: | None |
| Fix versions: | None | Parent: | Inventory |
| Type: | Story | Priority: | TBD |
| Reporter: | Julian Ladisch | Assignee: | Mikhail Fokanov |
| Resolution: | Done | Votes: | 0 |
| Labels: | None | ||
| Remaining Estimate: | Not Specified | ||
| Time Spent: | Not Specified | ||
| Original estimate: | Not Specified | ||
| Attachments: |
|
||||||||
| Issue links: |
|
||||||||
| Sprint: | CP: sprint 122 | ||||||||
| Story Points: | 5 | ||||||||
| Development Team: | Core: Platform | ||||||||
| Epic Link: | Inventory | ||||||||
| Description |
|
Before testing we need to deploy changes to the core platform scratch enviroment. In order to do this we can do the following: 1) merge to master everything that can be merged
The docker containers are docker.dev.folio.org/mod-inventory-storage:MODINVSTOR-713-optimistic-locking-failOnConflict docker.dev.folio.org/mod-inventory:MODINV-398-optimistic-locking-version Optimistic locking in inventory requires interface bump in many modules. Some module require some changes to properly process the new _version property. This issue is for running a complete FOLIO system with all optimistic locking changes to test that it properly works. |
| Comments |
| Comment by Julian Ladisch [ 16/Aug/21 ] |
|
Enabling failOnConflict for instance, holding and item in mod-inventory-storage bumped provided interface versions in mod-inventory-storage and mod-inventory. New provided interface versionsmod-inventory-storage =
|
| Comment by Steve Ellis [ 18/Aug/21 ] |
|
One issue we may face is that we (at least I don't) have write permission on every module's repo that we may want to merge, so we should probably discuss how we want to handle that. |
| Comment by Julian Ladisch [ 20/Aug/21 ] |
|
We ask the development team ( https://folio-org.atlassian.net/wiki/display/REL/Team+vs+module+responsibility+matrix ) to merge the PR to master. |