Details
-
Bug
-
Status: Closed (View Workflow)
-
P2
-
Resolution: Done
-
None
-
Prokopovych - Sprint 136, Prokopovych - Sprint 137
-
2
-
Prokopovych
-
Lotus (R1 2022) Bug Fix
-
Missing module permission
Description
Overview:
Attempts to fetch a single instance fails (no response is received) when made with minimal permissions.
Steps to Reproduce:
- Created a new user (using POST /users)
- Created new login credentials (using POST /authn/credentials)
- Created a permissions user, with only inventory.instances.item.get permission (using POST /perms/users)
- Login as new user (using POST /authn/login)
- Make request to any individual instance record (GET /inventory/instances/[id])
The same can be done via the UI, however more permissions would be needed to navigate between apps and search, making it more likely the missing permission would be obscured.
I can provide more details about the APIs involved if needed.
Expected Results: Instance is fetched correctly
Actual Results: No response is received at all
URL: I used https://okapi-bugfest-lotus.int.aws.folio.org/inventory/instances/a3884a91-df9f-45c2-953c-24d0a51a9559 and {{https://folio-snapshot-2-okapi.dev.folio.org
/inventory/instances/e54b1f4d-7d05-4b1a-9368-3c36b75d8ac6}} however this might not survive a rebuild.
TestRail: Results
Attachments
Issue Links
- defines
-
MODINV-676 Release 18.1.5
-
- Closed
-
-
UXPROD-1564 Open order Wizard
-
- Closed
-
-
UXPROD-3221 Thunderjet - Lotus Enhancements/Bugfixes
-
- Closed
-
- is duplicated by
-
UIOR-954 Title look up does not retrieve data when user has only orders permissions
-
- Closed
-
- relates to
-
MODINV-677 Fetching multiple records in batches fails without responding when any request fails
-
- Open
-
-
UIOR-933 New Permission - "Orders: Approve purchase orders"
-
- Closed
-
-
UIOR-963 Update Order Permission
-
- Closed
-