Details
-
Story
-
Status: Closed (View Workflow)
-
TBD
-
Resolution: Done
-
ERM Sprint 119
-
Bienenvolk
-
R3 2021
Description
Summary:
On an attempt to display an identifier from the `eissn` namespace in the e-resource search and sort results list, we should fall back on using an identifier from the `issn` namespace if `eissn` is not available
User story statement(s):
As a erm librarian
I want to see an ISSN if it exists
so that I know I'm viewing the correct journal
Scenarios:
Scenario:
- Given a title instance
- with subtype == electronic
- with no identifiers in `eissn` namespace
- with an identifier in the `issn` namespace
- When I see that title instance in the search and sort results list
- Then I should see the identifier from the `issn` namespace in the column labelled "ISSN (Online)"
(think this just requires a change in src/components/views/EResources.js)
Dev Task Breakdown:
Logic here needs to be extended to find the identifier from the `issn` namespace if the one from `eissn` is undefined
TestRail: Results
Attachments
Issue Links
- defines
-
UXPROD-3090 UX improvements for Agreements R3 2021
-
- Closed
-
- has to be done before
-
ERM-1773 Standardise identifier display for titleInstances and relatedTitles
-
- Closed
-
- relates to
-
ERM-1860 Identifiers in the ISSN namespace should be labelled just "ISSN" in the UI
-
- Closed
-
-
ERM-1649 Strictly enforce ISSN and ISBN vs eISSN/pISSN and eISBN/pISBN
-
- Closed
-