diff --git a/content/posts/2021-01.md b/content/posts/2021-01.md index df75dd18c..42ecac795 100644 --- a/content/posts/2021-01.md +++ b/content/posts/2021-01.md @@ -408,4 +408,13 @@ $ curl -s "http://localhost:8081/solr/statistics/update?softCommit=true" -H "Con - They pointed to a few records `solr_update_time_stamp:1605635765897` that have hundreds of duplicates which are now gone (still present if you look on the production server) - I need to try this again before doing it on CGSpace +## 2021-01-28 + +- I did some more work on CG Core v2 + - I tested using `cg.number` twice in the submission form: once for journal issue, and once for series number + - DSpace gets confused and ends up storing the number twice, even if you only enter it in one of the fields + - I suggested to Marie that we use `cg.issue` for journal issue, since we're already going to use `cg.volume` + - That would free up `cg.number` for use by series number +- I deployed the SDGs, Impact Areas, and favicon changes to CGSpace and posted a note on Yammer for the editors + diff --git a/content/posts/cgspace-cgcorev2-migration.md b/content/posts/cgspace-cgcorev2-migration.md index 92bf21f78..e323015fa 100644 --- a/content/posts/cgspace-cgcorev2-migration.md +++ b/content/posts/cgspace-cgcorev2-migration.md @@ -76,6 +76,7 @@ Make sure the following fields exist: - [x] cg.issn (253) - [x] cg.volume (254) - [x] cg.number (255) +- [x] cg.issue (256) ## Fields to delete Fields to delete after migration: diff --git a/docs/2021-01/index.html b/docs/2021-01/index.html index 50b3069fa..eeaf9e518 100644 --- a/docs/2021-01/index.html +++ b/docs/2021-01/index.html @@ -27,7 +27,7 @@ For example, this item has 51 views on CGSpace, but 0 on AReS - + @@ -60,9 +60,9 @@ For example, this item has 51 views on CGSpace, but 0 on AReS "@type": "BlogPosting", "headline": "January, 2021", "url": "https://alanorth.github.io/cgspace-notes/2021-01/", - "wordCount": "2978", + "wordCount": "3075", "datePublished": "2021-01-03T10:13:54+02:00", - "dateModified": "2021-01-26T15:52:39+02:00", + "dateModified": "2021-01-27T15:49:34+02:00", "author": { "@type": "Person", "name": "Alan Orth" @@ -636,6 +636,18 @@ java.lang.IllegalArgumentException: Invalid character found in the request targe +

2021-01-28

+ diff --git a/docs/categories/index.html b/docs/categories/index.html index 3d8bbda47..734eb2467 100644 --- a/docs/categories/index.html +++ b/docs/categories/index.html @@ -10,7 +10,7 @@ - + diff --git a/docs/categories/notes/index.html b/docs/categories/notes/index.html index cab9b436d..2a5fb388b 100644 --- a/docs/categories/notes/index.html +++ b/docs/categories/notes/index.html @@ -10,7 +10,7 @@ - + diff --git a/docs/categories/notes/page/2/index.html b/docs/categories/notes/page/2/index.html index 38f45b697..b3617a883 100644 --- a/docs/categories/notes/page/2/index.html +++ b/docs/categories/notes/page/2/index.html @@ -10,7 +10,7 @@ - + diff --git a/docs/categories/notes/page/3/index.html b/docs/categories/notes/page/3/index.html index 9dd9ef06c..9b18b552e 100644 --- a/docs/categories/notes/page/3/index.html +++ b/docs/categories/notes/page/3/index.html @@ -10,7 +10,7 @@ - + diff --git a/docs/categories/notes/page/4/index.html b/docs/categories/notes/page/4/index.html index e94b2090c..d4897dafc 100644 --- a/docs/categories/notes/page/4/index.html +++ b/docs/categories/notes/page/4/index.html @@ -10,7 +10,7 @@ - + diff --git a/docs/categories/notes/page/5/index.html b/docs/categories/notes/page/5/index.html index f872b5a01..448b3bf5f 100644 --- a/docs/categories/notes/page/5/index.html +++ b/docs/categories/notes/page/5/index.html @@ -10,7 +10,7 @@ - + diff --git a/docs/cgspace-cgcorev2-migration/index.html b/docs/cgspace-cgcorev2-migration/index.html index 212418522..8f76bd74b 100644 --- a/docs/cgspace-cgcorev2-migration/index.html +++ b/docs/cgspace-cgcorev2-migration/index.html @@ -11,7 +11,7 @@ - + @@ -28,9 +28,9 @@ "@type": "BlogPosting", "headline": "CGSpace CG Core v2 Migration", "url": "https://alanorth.github.io/cgspace-notes/cgspace-cgcorev2-migration/", - "wordCount": "565", + "wordCount": "571", "datePublished": "2019-10-28T13:27:35+02:00", - "dateModified": "2021-01-24T17:40:08+02:00", + "dateModified": "2021-01-28T10:48:04+02:00", "author": { "@type": "Person", "name": "Alan Orth" @@ -184,13 +184,16 @@

Fields to Create

Make sure the following fields exist:

Fields to delete

Fields to delete after migration:

@@ -202,7 +205,7 @@
  • cg.targetaudience
  • Implementation Progress

    -

    Tally of the status of the implementation of the new fields in the CGSpace 5_x-cgcorev2 branch.

    +

    Tally of the status of the implementation of the new fields in the CGSpace 6_x-cgcorev2 branch.

    diff --git a/docs/index.html b/docs/index.html index f91fa9270..979b254e6 100644 --- a/docs/index.html +++ b/docs/index.html @@ -10,7 +10,7 @@ - + diff --git a/docs/page/2/index.html b/docs/page/2/index.html index 6799e0aec..ce7af5ee8 100644 --- a/docs/page/2/index.html +++ b/docs/page/2/index.html @@ -10,7 +10,7 @@ - + diff --git a/docs/page/3/index.html b/docs/page/3/index.html index 85eae8aca..f1cd947bb 100644 --- a/docs/page/3/index.html +++ b/docs/page/3/index.html @@ -10,7 +10,7 @@ - + diff --git a/docs/page/4/index.html b/docs/page/4/index.html index 3880443ff..75530b3e7 100644 --- a/docs/page/4/index.html +++ b/docs/page/4/index.html @@ -10,7 +10,7 @@ - + diff --git a/docs/page/5/index.html b/docs/page/5/index.html index 5eb9f41bf..348e0df14 100644 --- a/docs/page/5/index.html +++ b/docs/page/5/index.html @@ -10,7 +10,7 @@ - + diff --git a/docs/page/6/index.html b/docs/page/6/index.html index 22ac9c744..32c8da687 100644 --- a/docs/page/6/index.html +++ b/docs/page/6/index.html @@ -10,7 +10,7 @@ - + diff --git a/docs/page/7/index.html b/docs/page/7/index.html index 4c1e04458..e83b432a7 100644 --- a/docs/page/7/index.html +++ b/docs/page/7/index.html @@ -10,7 +10,7 @@ - + diff --git a/docs/posts/index.html b/docs/posts/index.html index 36785de6b..93286bf35 100644 --- a/docs/posts/index.html +++ b/docs/posts/index.html @@ -10,7 +10,7 @@ - + diff --git a/docs/posts/page/2/index.html b/docs/posts/page/2/index.html index 24fb2b57c..eefba569a 100644 --- a/docs/posts/page/2/index.html +++ b/docs/posts/page/2/index.html @@ -10,7 +10,7 @@ - + diff --git a/docs/posts/page/3/index.html b/docs/posts/page/3/index.html index 63ed05bb2..ee534ef62 100644 --- a/docs/posts/page/3/index.html +++ b/docs/posts/page/3/index.html @@ -10,7 +10,7 @@ - + diff --git a/docs/posts/page/4/index.html b/docs/posts/page/4/index.html index 80c2230fe..5470c5be3 100644 --- a/docs/posts/page/4/index.html +++ b/docs/posts/page/4/index.html @@ -10,7 +10,7 @@ - + diff --git a/docs/posts/page/5/index.html b/docs/posts/page/5/index.html index d26b1a9b3..d44dc9b4d 100644 --- a/docs/posts/page/5/index.html +++ b/docs/posts/page/5/index.html @@ -10,7 +10,7 @@ - + diff --git a/docs/posts/page/6/index.html b/docs/posts/page/6/index.html index 0dbc95b26..40b17dc22 100644 --- a/docs/posts/page/6/index.html +++ b/docs/posts/page/6/index.html @@ -10,7 +10,7 @@ - + diff --git a/docs/posts/page/7/index.html b/docs/posts/page/7/index.html index fcedfc78c..e1c28a820 100644 --- a/docs/posts/page/7/index.html +++ b/docs/posts/page/7/index.html @@ -10,7 +10,7 @@ - + diff --git a/docs/sitemap.xml b/docs/sitemap.xml index 32e4d7531..0b1f81abb 100644 --- a/docs/sitemap.xml +++ b/docs/sitemap.xml @@ -4,27 +4,27 @@ https://alanorth.github.io/cgspace-notes/categories/ - 2021-01-26T15:52:39+02:00 + 2021-01-28T10:48:04+02:00 https://alanorth.github.io/cgspace-notes/ - 2021-01-26T15:52:39+02:00 + 2021-01-28T10:48:04+02:00 https://alanorth.github.io/cgspace-notes/2021-01/ - 2021-01-26T15:52:39+02:00 + 2021-01-27T15:49:34+02:00 https://alanorth.github.io/cgspace-notes/categories/notes/ - 2021-01-26T15:52:39+02:00 + 2021-01-28T10:48:04+02:00 https://alanorth.github.io/cgspace-notes/posts/ - 2021-01-26T15:52:39+02:00 + 2021-01-28T10:48:04+02:00 @@ -39,12 +39,12 @@ https://alanorth.github.io/cgspace-notes/tags/migration/ - 2021-01-24T17:40:08+02:00 + 2021-01-28T10:48:04+02:00 https://alanorth.github.io/cgspace-notes/tags/ - 2021-01-24T17:40:08+02:00 + 2021-01-28T10:48:04+02:00 @@ -114,7 +114,7 @@ https://alanorth.github.io/cgspace-notes/cgspace-cgcorev2-migration/ - 2021-01-24T17:40:08+02:00 + 2021-01-28T10:48:04+02:00 diff --git a/docs/tags/index.html b/docs/tags/index.html index eaf73ed30..a67d3d223 100644 --- a/docs/tags/index.html +++ b/docs/tags/index.html @@ -10,7 +10,7 @@ - + diff --git a/docs/tags/migration/index.html b/docs/tags/migration/index.html index ca7420a79..2372cf1b0 100644 --- a/docs/tags/migration/index.html +++ b/docs/tags/migration/index.html @@ -10,7 +10,7 @@ - +