Details
-
Bug
-
Status: Closed (View Workflow)
-
P3
-
Resolution: Won't Do
-
None
-
None
-
-
0
-
Folijet Support
-
Morning Glory (R2 2022)
-
!!!ALL!!!
-
Implementation coding issue
Description
Overview: User with only permission Data Import: All cannot upload files in Data Import. The cause is a missing permission: data-import.fileExtensions.get
Steps to Reproduce:
- Log into Bugfest Lotus as a user with only permission Data Import: All
- Go to Data Import
- Click Choose files to upload a file
- Select an .mrc file from your computer and upload
Expected Results:
You are taken to the page where you select job profiles. A list of job profiles appears.
Actual Results:
You are taken to the page where you select job profiles. Instead of the list of job profiles, it just says "Loading..."
If you open developer tools, you see a failed GET request to
https://okapi-bugfest-lotus.int.aws.folio.org/data-import/fileExtensions?query=extension==%22.mrc%22
The message returned by the API is
Access requires permission: data-import.fileExtensions.get
Additional Information:
For now, you can manually add the permission "Data Import - get file extension(s)" to the user.
URL: https://bugfest-lotus.int.aws.folio.org/
Interested parties:
TestRail: Results
Attachments
Issue Links
- defines
-
UXPROD-3464 NFR: Data Import R2 2022 Morning Glory Support Bug work
-
- Closed
-
- mentioned in
-
Page Loading...