fix(core): rename user-institution link to affiliation #24
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
In #22 we introduced the user-institution link in the
user_institutions_links
table. It is more direct to call thisaffiliation
.This issue tracks whether it is fixed. It is a relatively minor change but an important one for readability.