We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6415e87 commit f93cb58Copy full SHA for f93cb58
frontend/src/components/filterFields/IdentityFilter.jsx
@@ -97,7 +97,7 @@ const IdentityFilter = observer(({ store }) => {
97
label="FILTER_ALTERNATIVE_ID"
98
noDesc={true}
99
field={"otherCatalogNumbers"}
100
- term={"match"}
+ term={"term"}
101
filterId={"otherCatalogNumbers"}
102
filterKey={"Alternative ID"}
103
store={store}
0 commit comments