Skip to content

Add display of affiliations for editors, reviewers, typesetters, and maybe copyeditors #4719

Open
@joemull

Description

@joemull

The way we organize information about affiliations has fundamentally changed. We've gone from three disconnected, non-repeatable fields (institution, department, and country) to a separate, repeatable record for affiliations. So wherever we displyaed institution, dept, etc. in the past, we need to ask ourselves: do we now just display the unified string output of FrozenAuthor.primary_affiliation()? Or do we loop over all the FrozenAuthor.affiliations and display each one (space considerations come into play)? If the affiliation org is tied to a ROR ID, should we show that ID or link to it so that editors can double-check organization identity? Which information does the typesetter need? Reviewer? Editor? How about the copyeditor (they are not getting institution or department metadata at all at the moment, so maybe we leave that as is)?

Metadata

Metadata

Assignees

Labels

dev-readyThis issue has been refined and is ready for development.priority-highHigh prioritysize MMedium

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions