<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
<meta name="Generator" content="Microsoft Word 14 (filtered medium)">
<style><!--
/* Font Definitions */
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri","sans-serif";}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
span.EmailStyle17
        {mso-style-type:personal-compose;
        font-family:"Times New Roman","serif";
        color:windowtext;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-family:"Calibri","sans-serif";}
@page WordSection1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]-->
</head>
<body lang="EN-US" link="blue" vlink="purple">
<div class="WordSection1">
<p class="MsoNormal"><span style="font-size:12.0pt;font-family:"Times New Roman","serif"">I have two related issues with subject and agent records.<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:12.0pt;font-family:"Times New Roman","serif""><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="font-size:12.0pt;font-family:"Times New Roman","serif"">Background: Subject records presently have all terms and subdivisions strung together in a single field. Likewise, agent records presently have the primary part of name
 and all subordinate units strung together in a single field. We would like to break these out into separate subfields (e.g.: subjects into terms with subdivisions, agents into primary part of name with subordinate names). However, we've run into two problems.<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:12.0pt;font-family:"Times New Roman","serif""><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="font-size:12.0pt;font-family:"Times New Roman","serif"">Issue #1. This happens every time I edit an agent record or a subject record:
<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:12.0pt;font-family:"Times New Roman","serif""><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="font-size:12.0pt;font-family:"Times New Roman","serif"">If I change even a single character in the primary part of name field (for agents) or first term field (for subjects), that record loses track of all of the resource records
 that it had been linked to. That is, before editing the record, it shows a list of all linked records. After editing the record, it shows "No records found" under linked records. The only way I've been able to fix this is to manually edit each resource record
 containing that agent/subject by deleting that agent/subject from the resource record and then adding it back in and re-linking it. Is this a bug? It seems to me that if you change form of a name/subject, all resource records linked to that name/subject should
 still be linked to that name/subject. <o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:12.0pt;font-family:"Times New Roman","serif""><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="font-size:12.0pt;font-family:"Times New Roman","serif"">To be clear: we can see the agents/subjects in the resource records--we can even follow the link from the resource record to the agent/subject record, but we cannot see
 a list of linked resource records from the agent/subject record. Even if we arrived at the agent/subject record by following a link from a resource record, the agent/subject will show no linked records, not even the one we just came from. So maybe the links
 really are present, but are not displaying in the agent or subject records? Is there a fix for this? Waiting a few days for the system to re-index did not help.<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:12.0pt;font-family:"Times New Roman","serif""><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="font-size:12.0pt;font-family:"Times New Roman","serif"">Issue #2. This happens sometimes, but not all the time, and I can't figure out the pattern:
<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:12.0pt;font-family:"Times New Roman","serif""><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="font-size:12.0pt;font-family:"Times New Roman","serif"">Sometimes when we edit a subject record to put each element into a separate term/subdivision, the record will not retain the correct order of those terms and subdivisions.
 For example, we had the subject Artist-in-residence programs -- Nebraska -- Omaha, which is a legitimate LCSH with geographic subdivisions. When I edit the record to put Artist-in-residence programs as a topical term followed by Nebraska and Omaha as separate
 geographic terms, as soon as I save the record, ArchiveSpace automatically re-sorts the terms into this incorrect order: Nebraska -- Omaha -- Artist-in-residence programs. When I edit the record to re-sort them into the proper order, they revert to the incorrect
 order the instant I save the record. <o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:12.0pt;font-family:"Times New Roman","serif""><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="font-size:12.0pt;font-family:"Times New Roman","serif"">And it's not just that it wants to put the geographic terms first. I've had it go the opposite way. Another example is Omaha (Neb.) -- History. This is a legitimate LCSH
 in correct order. Yet when I separated it into Omaha (Neb.) as a geographic term followed by History as a topical term, the moment I save the record, ArchivesSpace incorrectly sorts History to the first term. As with the first example, when I manually correct
 the order, the moment I save, it reverts to the incorrect order.<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:12.0pt;font-family:"Times New Roman","serif""><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="font-size:12.0pt;font-family:"Times New Roman","serif"">Any ideas on how to enforce our manual sort order for terms and subdivisions? Is this a bug that will be fixed in an upcoming release?<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:12.0pt;font-family:"Times New Roman","serif""><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="font-size:12.0pt;font-family:"Times New Roman","serif"">I am reluctant to split our subjects into their component terms and subdivisions if we cannot rely on them staying in the correct order.
<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:12.0pt;font-family:"Times New Roman","serif""><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="font-size:12.0pt;font-family:"Times New Roman","serif"">I have not yet had this happen when splitting a name into primary and subordinate parts in an agent record (but then, I've only tried it with one agent record). However,
 the experience with subject records has made me feel less confident that the pieces will reliably stay in order. (Also, because of issue #1 above, breaking a name into components requires re-linking it from all resource records, another reason I haven't tested
 this with a large sampling of records.)<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:12.0pt;font-family:"Times New Roman","serif""><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="font-size:12.0pt;font-family:"Times New Roman","serif"">Thank you. I appreciate any help anyone can offer.<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:12.0pt;font-family:"Times New Roman","serif""><o:p> </o:p></span></p>
<p class="MsoNormal">Angela Kroeger<o:p></o:p></p>
<p class="MsoNormal">akroeger@unomaha.edu<o:p></o:p></p>
<p class="MsoNormal">Archives and Special Collections Associate<o:p></o:p></p>
<p class="MsoNormal">Dr. C.C. and Mabel L. Criss Library<o:p></o:p></p>
<p class="MsoNormal">University of Nebraska at Omaha<o:p></o:p></p>
<p class="MsoNormal">(402) 554-4159<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
</div>
</body>
</html>