<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=Windows-1252">
<style type="text/css" style="display:none;"> P {margin-top:0;margin-bottom:0;} </style>
</head>
<body dir="ltr">
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
Maura,</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<br>
</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
No problems at all sharing any and all Resource and Archival Object JSON records.  The only things that would have confidential info at the Beinecke are Accession JSON records.</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<br>
</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
It looks like the 3 files in "ycal_mss_42" are identical, though (all for the Resource record, though the filenames look like two different archival objects should be included). I'm not sure how the data is going to be extracted by Gobi, but if it follows the
 model used by the Digitization Work Order, then there could be lots of API calls, since each ancestor (the last being the Resource record) will need to be called, e.g.:</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<br>
</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<pre tabindex="0" style="margin: 0px; padding: 20px 50px; text-rendering: optimizeLegibility; top: 0px; right: 0px; bottom: 0px; left: 0px; overflow: auto; text-align: left; background-color: rgb(248, 248, 248); display: block; color: rgb(51, 51, 51); outline: none; font-size: 13px; letter-spacing: 0.30000001192092896px; box-sizing: border-box !important"><code style="margin: 0px; font-weight: 400; text-rendering: optimizeLegibility; cursor: text; box-sizing: border-box !important"><span style="text-rendering: optimizeLegibility; box-sizing: border-box !important">"ancestors"</span>: [{<span style="text-rendering: optimizeLegibility; box-sizing: border-box !important">"ref"</span>: <span style="text-rendering: optimizeLegibility; color: rgb(221, 17, 68); box-sizing: border-box !important">"/repositories/11/archival_objects/752429"</span>, <span style="text-rendering: optimizeLegibility; box-sizing: border-box !important">"level"</span>: <span style="text-rendering: optimizeLegibility; color: rgb(221, 17, 68); box-sizing: border-box !important">"subseries"</span>}, {<span style="text-rendering: optimizeLegibility; box-sizing: border-box !important">"ref"</span>: <span style="text-rendering: optimizeLegibility; color: rgb(221, 17, 68); box-sizing: border-box !important">"/repositories/11/archival_objects/752356"</span>, <span style="text-rendering: optimizeLegibility; box-sizing: border-box !important">"level"</span>: <span style="text-rendering: optimizeLegibility; color: rgb(221, 17, 68); box-sizing: border-box !important">"subseries"</span>}, {<span style="text-rendering: optimizeLegibility; box-sizing: border-box !important">"ref"</span>: <span style="text-rendering: optimizeLegibility; color: rgb(221, 17, 68); box-sizing: border-box !important">"/repositories/11/archival_objects/752355"</span>, <span style="text-rendering: optimizeLegibility; box-sizing: border-box !important">"level"</span>: <span style="text-rendering: optimizeLegibility; color: rgb(221, 17, 68); box-sizing: border-box !important">"series"</span>}, {<span style="text-rendering: optimizeLegibility; box-sizing: border-box !important">"ref"</span>: <span style="text-rendering: optimizeLegibility; color: rgb(221, 17, 68); box-sizing: border-box !important">"/repositories/11/resources/1839"</span>, <span style="text-rendering: optimizeLegibility; box-sizing: border-box !important">"level"</span>: <span style="text-rendering: optimizeLegibility; color: rgb(221, 17, 68); box-sizing: border-box !important">"collection"</span>}]</code></pre>
<br>
</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
Speaking of that plugin, it might actually make sense for Gobi to hit those API endpoints.  Of course those endpoints aren't included in ArchivesSpace core, though, so they might not want to do that since it would not be a universal approach (and I suspect
 that would be their aim now that I think about it), but even if they didn't use them directly, the plugin approach would be a lot more performant than just using the API, I suspect, since the plugin approach can also run SQL queries as needed to speed things
 up when data needs to be aggregated. </div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<br>
</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
Mark</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<br>
</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<br>
</div>
<div id="appendonsend"></div>
<hr style="display:inline-block;width:98%" tabindex="-1">
<div id="divRplyFwdMsg" dir="ltr"><font face="Calibri, sans-serif" style="font-size:11pt" color="#000000"><b>From:</b> archivesspace_users_group-bounces@lyralists.lyrasis.org <archivesspace_users_group-bounces@lyralists.lyrasis.org> on behalf of Carbone, Maura
 <maura.carbone@yale.edu><br>
<b>Sent:</b> Thursday, February 20, 2020 9:31 AM<br>
<b>To:</b> Archivesspace Users Group <archivesspace_users_group@lyralists.lyrasis.org><br>
<b>Subject:</b> Re: [Archivesspace_Users_Group] Error Editing an Accession Record Created Using the Accession CSV Import Template</font>
<div> </div>
</div>
<style>
<!--
@font-face
        {font-family:"Cambria Math"}
@font-face
        {font-family:Calibri}
@font-face
        {font-family:"Yu Mincho"}
@font-face
        {font-family:Cambria}
p.x_MsoNormal, li.x_MsoNormal, div.x_MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri",sans-serif}
a:link, span.x_MsoHyperlink
        {color:blue;
        text-decoration:underline}
a:visited, span.x_MsoHyperlinkFollowed
        {color:purple;
        text-decoration:underline}
p.x_MsoPlainText, li.x_MsoPlainText, div.x_MsoPlainText
        {margin-right:0in;
        margin-left:0in;
        font-size:11.0pt;
        font-family:"Calibri",sans-serif}
p.x_msonormal0, li.x_msonormal0, div.x_msonormal0
        {margin-right:0in;
        margin-left:0in;
        font-size:11.0pt;
        font-family:"Calibri",sans-serif}
span.x_PlainTextChar
        {font-family:"Calibri",sans-serif}
span.x_EmailStyle20
        {font-family:"Calibri",sans-serif;
        color:windowtext}
span.x_EmailStyle22
        {font-family:"Calibri",sans-serif;
        color:windowtext}
.x_MsoChpDefault
        {font-size:10.0pt}
@page WordSection1
        {margin:1.0in 1.0in 1.0in 1.0in}
div.x_WordSection1
        {}
-->
</style>
<div lang="EN-US" link="blue" vlink="purple">
<div class="x_WordSection1">
<p class="x_MsoNormal">Hi,</p>
<p class="x_MsoNormal"> </p>
<p class="x_MsoNormal">Are you able to look in the logs and see what error you’re getting? It should show a bit more detail about what went wrong.</p>
<p class="x_MsoNormal"> </p>
<p class="x_MsoNormal">Best,</p>
<p class="x_MsoNormal">Maura</p>
<p class="x_MsoNormal"> </p>
<div style="border:none; border-top:solid #B5C4DF 1.0pt; padding:3.0pt 0in 0in 0in">
<p class="x_MsoNormal"><b><span style="font-size:12.0pt; color:black">From: </span>
</b><span style="font-size:12.0pt; color:black"><archivesspace_users_group-bounces@lyralists.lyrasis.org> on behalf of Corinne Chatnik <Corinne.Chatnik@nysed.gov><br>
<b>Reply-To: </b>Archivesspace Users Group <archivesspace_users_group@lyralists.lyrasis.org><br>
<b>Date: </b>Thursday, February 20, 2020 at 9:26 AM<br>
<b>To: </b>"archivesspace_users_group@lyralists.lyrasis.org" <archivesspace_users_group@lyralists.lyrasis.org><br>
<b>Subject: </b>[Archivesspace_Users_Group] Error Editing an Accession Record Created Using the Accession CSV Import Template</span></p>
</div>
<div>
<p class="x_MsoNormal"> </p>
</div>
<p class="x_MsoNormal">Hi,</p>
<p class="x_MsoNormal"> </p>
<p class="x_MsoNormal">I’m importing Accession data using the Accession CSV Import Template:
<a href="https://nam05.safelinks.protection.outlook.com/?url=http%3A%2F%2Farchivesspace.github.io%2Farchivesspace%2Fuser%2Faccession-csv-import-template%2F&data=02%7C01%7Cmark.custer%40yale.edu%7C72f862894f8a47ff0c7508d7b611a72a%7Cdd8cbebb21394df8b4114e3e87abeb5c%7C0%7C0%7C637178059247690136&sdata=NChUbitFEvIygGUFuYfTpJEnLM%2BYnN4OxeruFshECRQ%3D&reserved=0" originalsrc="http://archivesspace.github.io/archivesspace/user/accession-csv-import-template/" shash="Lq67OO4IfecclR5q/YHEEWRWxo4ZnxGXQP9dV/xmLe8Whba4C/TQd/c7zbS0hr7mZ/R/rPsYhvIWwPXWSqpqeucgVAgVVSF9/GcFf+uZRMVIBsx/bD+awXrHCcImW/IY/Ankp0oI+7YASt1mSxLflkEle32RidTZ9Ukf5sCf65Y=">
http://archivesspace.github.io/archivesspace/user/accession-csv-import-template/</a></p>
<p class="x_MsoNormal">The import is successful and can select and view all those new records but when I try to edit a record that I imported I get the error message, “We're sorry, but something went wrong.”</p>
<p class="x_MsoNormal">The import csv headers are all in the file in the order in which they appear in the downloaded template.</p>
<p class="x_MsoNormal"> </p>
<p class="x_MsoNormal">I also followed all of the advice from this previous post:
<a href="https://nam05.safelinks.protection.outlook.com/?url=http%3A%2F%2Flyralists.lyrasis.org%2Fpipermail%2Farchivesspace_users_group%2F2015-September%2F002440.html&data=02%7C01%7Cmark.custer%40yale.edu%7C72f862894f8a47ff0c7508d7b611a72a%7Cdd8cbebb21394df8b4114e3e87abeb5c%7C0%7C0%7C637178059247700130&sdata=M9343PTj96gdp2LSTEM0l6aY5sER7jaHBEYA%2BY7QY0Y%3D&reserved=0" originalsrc="http://lyralists.lyrasis.org/pipermail/archivesspace_users_group/2015-September/002440.html" shash="Gp3vm/Q9y6Nck38QhFBbgYS6EsNpAWElv70bH1kT8kIqtK8yk9VItrYrA4cRzK12+A9gxqN94C17BAun8goGoE1/YLMmCcPfw0Zbb4zz7/3VqA5A5PufwEj0vxx9yz2Ck8G/o43ZDWI1GDodOEvl7VHxUdJClrTCxQk+WX3WwuY=">
http://lyralists.lyrasis.org/pipermail/archivesspace_users_group/2015-September/002440.html</a></p>
<p class="x_MsoNormal"> </p>
<p class="x_MsoNormal">I created what I thought was an identical accession record to an imported record manually and the manually created accession works as expected.</p>
<p class="x_MsoNormal"> </p>
<p class="x_MsoNormal">I’m using ArchivesSpace version 2.6 on windows with a MySQL database. The exact same thing occurs with the sandbox.</p>
<p class="x_MsoNormal"> </p>
<p class="x_MsoNormal">Has anyone else experienced this and am I missing something?</p>
<p class="x_MsoNormal"> </p>
<p class="x_MsoNormal">Thanks!</p>
<p class="x_MsoPlainText">Corinne Chatnik<br>
Digital Strategies<br>
New York State Archives<br>
archives.nysed.gov<br>
<a href="mailto:Corinne.Chatnik@nysed.gov">Corinne.Chatnik@nysed.gov</a><br>
518-473-4153</p>
<p class="x_MsoNormal"> </p>
<p class="x_MsoNormal"> </p>
<p class="x_MsoNormal" style="margin-bottom:12.0pt"><br>
<br>
<br>
</p>
<div style="border:dotted #003333 1.0pt; padding:10.0pt 10.0pt 10.0pt 10.0pt">
<p class="x_MsoNormal" style="background:#D5EAFF"><span style="font-size:12.0pt; font-family:"Cambria",serif; color:red">Confidentiality Notice
</span></p>
<p style="line-height:10.0pt; background:#D5EAFF"><span style="font-size:9.0pt; font-family:"Cambria",serif">This email including all attachments is confidential and intended solely for the use of the individual or entity to which it is addressed. This communication
 may contain information that is protected from disclosure under State and/or Federal law. Please notify the sender immediately if you have received this communication in error and delete this email from your system. If you are not the intended recipient you
 are notified that disclosing, copying, distributing or taking any action in reliance on the contents of this information is strictly prohibited.
</span></p>
<p class="x_MsoNormal" style="background:#D5EAFF"> </p>
</div>
</div>
</div>
</body>
</html>