Done
Details
Details
Assignee
Svitlana Kovalova
Svitlana KovalovaReporter
Svitlana Kovalova
Svitlana KovalovaPriority
Story Points
1
Development Team
Spitfire
Fix versions
Release
Ramsons (R2 2024)
TestRail: Cases
Open TestRail: Cases
TestRail: Runs
Open TestRail: Runs
Created October 1, 2024 at 11:08 AM
Updated October 31, 2024 at 12:31 PM
Resolved October 17, 2024 at 7:44 AM
Purpose/Overview
Update the module permissions in the ModuleDescriptor, as the permissions for mod-inventory-storage have been changed according to this story: https://folio-org.atlassian.net/browse/MODINVSTOR-1247
Requirements
Verify and upgrade the API if required:
`holdings-storage 8.0` `instance-storage 11.0` `instance-storage-batch-sync 3.0` `bound-with-parts-storage 2.0` `async-migration 1.0`
Review and update the ModuleDescriptor-template.json file with the new permission for the mod-inventory-storage endpoint specified below, if it is used by the mod-dcb module:
"methods": ["POST"], "pathPattern": "/instance-storage/instances/retrieve", "permissionsRequired": ["inventory-storage.instances.retrieve.collection.post"]