Done
Details
Details
Assignee
Pavlo Smahin
Pavlo SmahinReporter
Theodor Tolstoy (One-Group.se)
Theodor Tolstoy (One-Group.se)Labels
Priority
Story Points
0.5
Sprint
None
Development Team
Spitfire
Fix versions
Release
Orchid (R1 2023)
RCA Group
Implementation coding issue
TestRail: Cases
Open TestRail: Cases
TestRail: Runs
Open TestRail: Runs
Created November 24, 2022 at 10:11 AM
Updated March 30, 2023 at 12:54 PM
Resolved February 28, 2023 at 8:37 AM
Overview:
Steps to Reproduce:
Log into some FOLIO environment as User X
Fetch the bib-mapping rules by issuing a GET request to mapping-rules/marc-bib
Search for occurrences of set_identifier_type_id_by_value
Note the parameter "names" that contains a list of names.
Fetch the authority mapping rules by issuing a GET request to /mapping-rules/marc-authority
Search for occurrences of set_identifier_type_id_by_value
Expected Results:
The parameter should follow the same naming convention, having the name "names"
Actual Results:
The parameter is named "name"
Additional Information:
This makes our data migration scripts crash and is an inconsistency.
Also, it would be good to add some documentation on Identifier type mapping here:
https://github.com/folio-org/mod-source-record-manager/blob/master/RuleProcessorApi.md
Interested parties: