Add notes for 2022-08-05

This commit is contained in:
2022-08-05 19:10:21 +03:00
parent 2d8532e10e
commit 5060774b90
32 changed files with 60 additions and 37 deletions

View File

@ -14,7 +14,7 @@ Our request to add CC-BY-3.0-IGO to SPDX was approved a few weeks ago
<meta property="og:type" content="article" />
<meta property="og:url" content="https://alanorth.github.io/cgspace-notes/2022-08/" />
<meta property="article:published_time" content="2022-08-01T10:22:36+03:00" />
<meta property="article:modified_time" content="2022-08-01T16:36:13+03:00" />
<meta property="article:modified_time" content="2022-08-03T21:01:39+03:00" />
@ -34,9 +34,9 @@ Our request to add CC-BY-3.0-IGO to SPDX was approved a few weeks ago
"@type": "BlogPosting",
"headline": "August, 2022",
"url": "https://alanorth.github.io/cgspace-notes/2022-08/",
"wordCount": "492",
"wordCount": "568",
"datePublished": "2022-08-01T10:22:36+03:00",
"dateModified": "2022-08-01T16:36:13+03:00",
"dateModified": "2022-08-03T21:01:39+03:00",
"author": {
"@type": "Person",
"name": "Alan Orth"
@ -173,6 +173,19 @@ Our request to add CC-BY-3.0-IGO to SPDX was approved a few weeks ago
</li>
<li>I made some minor fixes to csv-metadata-quality while working on the MARLO CRP Innovations</li>
</ul>
<h2 id="2022-08-05">2022-08-05</h2>
<ul>
<li>I discussed issues with the DSpace 7 submission forms on Slack and Mark Wood found that the migration tool creates a non-working submission form
<ul>
<li>After updating the class name of the collection step and removing the &ldquo;complete&rdquo; and &ldquo;sample&rdquo; steps the submission form was working</li>
<li>Now the issue is that the controlled vocabularies show up like this:</li>
</ul>
</li>
</ul>
<p><img src="/cgspace-notes/2022/08/dspace7-submission.png" alt="Controlled vocabulary bug in DSpace 7"></p>
<ul>
<li>I think we need to add IDs, I will have to check what the implications of that are</li>
</ul>
<!-- raw HTML omitted -->