unl / UNL_Directory

The UNL Directory
https://directory.unl.edu/
4 stars 10 forks source link

Show title, address, phone for people with "graduate worker" role #132

Open ericras opened 5 years ago

ericras commented 5 years ago

Do you know why the UNL Directory information isn’t pulling in for the Graduate Assistants? They all have a “person” associated with them (except one). https://alec.unl.edu/home/graduate-assistants

<unl xmlns="http://wdn.unl.edu/xml" xmlns:xlink="http://www.w3.org/1999/xlink">
<person>
<dn>CN=jdoe2,OU=people,DC=unl,DC=edu</dn>
<cn>jdoe2</cn>
<eduPersonAffiliation>student</eduPersonAffiliation>
<eduPersonAffiliation>enrolled</eduPersonAffiliation>
<eduPersonAffiliation>graduate worker</eduPersonAffiliation>
<eduPersonPrimaryAffiliation>student</eduPersonPrimaryAffiliation>
<eduPersonPrincipalName>jdoe2@unl.edu</eduPersonPrincipalName>
<givenName>John</givenName>
<displayName>John Doe</displayName>
<mail>jdoe2@unl.edu</mail>
<sn>Doe</sn>
<title>Graduate Research Asst</title>
<uid>jdoe2</uid>
<unlHROrgUnitNumber>50000829</unlHROrgUnitNumber>
<unlHRPrimaryDepartment>Ag Leadership Educ & Comm</unlHRPrimaryDepartment>
<unlSISClassLevel>GR</unlSISClassLevel>
<unlSISCollege>GRD-G</unlSISCollege>
<unlSISMajor>Human Sciences</unlSISMajor>
<unluncwid>87654321</unluncwid>
<imageURL>https://directory.unl.edu/avatar/jdoe2</imageURL>
</person>
</unl>
ericras commented 5 years ago

Someone like this displays as:

John Doe STUDENT Graduate Student Human Sciences (cap icon) Grad Studies

but we'd like to have job contact info if they are a "graduate worker"