Commit 5920a74
committed
Update Primo result partial to use new FRBR property
Why these changes are being introduced:
The last commit in USE-329 introduced a bug. It
renamed the `frbrized` property of normalized
Primo records without making the corresponding
change in the Primo result partial.
This made the conditional that triggers the FRBR
callout unreachable in the code. The test suite
did not catch it because we do not test view
behavior.
Relevant ticket(s):
- [USE-329](https://mitlibraries.atlassian.net/browse/USE-329)
- [USE-354](https://mitlibraries.atlassian.net/browse/USE-354)
How this addresses that need:
This updates the Primo result partial to use
the renamed property (`dedup_record`) to check
for FRBRization.
Side effects of this change:
None.1 parent e82cbd9 commit 5920a74
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| |||
0 commit comments