-
Notifications
You must be signed in to change notification settings - Fork 1
Description
There are some API endpoints which need to return userFirstName, userLastName, userEmail, and user.... this is not always consistent on API endpoints... see comment at end.
i want to use a compact form that describes an "owner" in multiple contexts. Use the following form:
{first_name} {last_name} [{username}]
Appearing in:
-
project (owner) https://geome-db.org/workbench/project-overview?projectId=638
-
expedition owner (see above link, look at expeditions at the bottom of the screen and the owner field listed there)
-
Team: https://geome-db.org/workbench/team-overview?projectId=638 (see Contact-- i'm not sure if contact here comes from project level data property as contact, or if it is pointing to a user. If we can grab user and assign the above rendering of name then we want to go that route)