dataesr / works-magnet

Retrieve the scholarly works of your institution
https://works-magnet.dataesr.ovh/
MIT License
8 stars 0 forks source link

While querying for multiple institutions, only the first one is in bold in the affiliation column in the affiliations tab #49

Closed annelhote closed 8 months ago

annelhote commented 9 months ago

Because of https://github.com/dataesr/works-finder/blob/main/server/src/utils/works.js#L230, should iterate over all the normalizedAffiliations. Use reduce function.