diff --git a/content/posts/2023-08.md b/content/posts/2023-08.md index 63c9d5817..75802c206 100644 --- a/content/posts/2023-08.md +++ b/content/posts/2023-08.md @@ -76,4 +76,8 @@ log_line_prefix = '%t [%p]: user=%u,db=%d,app=%a,client=%h ' - I deployed the latest OpenRXV master branch with Angular v14 and backend updates on the server - Start a harvest on AReS +## 2023-08-14 + +- I ported the DSpace 6.x REST API patch to allow specifying a bundle name when POSTing a bitstream to the legacy REST API in DSpace 7.6 + diff --git a/docs/2019-07/index.html b/docs/2019-07/index.html index a44f81c44..804103dd9 100644 --- a/docs/2019-07/index.html +++ b/docs/2019-07/index.html @@ -21,7 +21,7 @@ Abenet had another similar issue a few days ago when trying to find the stats fo - + @@ -50,7 +50,7 @@ Abenet had another similar issue a few days ago when trying to find the stats fo "url": "https://alanorth.github.io/cgspace-notes/2019-07/", "wordCount": "2330", "datePublished": "2019-07-01T12:13:51+03:00", - "dateModified": "2019-10-28T13:39:25+02:00", + "dateModified": "2023-08-14T10:39:08+02:00", "author": { "@type": "Person", "name": "Alan Orth" @@ -330,7 +330,7 @@ dc.identifier.issn
  • Also, Jane asked me to check the Data Portal to see which email address requests for confidential data are going
  • -
  • Yesterday Theirry from CTA asked me about an error he was getting while submitting an item on CGSpace: “Unable to load Submission Information, since WorkspaceID (ID:S106658) is not a valid in-process submission.”
  • +
  • Yesterday Thierry from CTA asked me about an error he was getting while submitting an item on CGSpace: “Unable to load Submission Information, since WorkspaceID (ID:S106658) is not a valid in-process submission.”
  • I looked in the DSpace logs and found this right around the time of the screenshot he sent me:
  • 2019-07-10 11:50:27,433 INFO  org.dspace.submit.step.CompleteStep @ lewyllie@cta.int:session_id=A920730003BCAECE8A3B31DCDE11A97E:submission_complete:Completed submission with id=106658
    diff --git a/docs/2023-08/index.html b/docs/2023-08/index.html
    index 76eb528a0..5fb481e00 100644
    --- a/docs/2023-08/index.html
    +++ b/docs/2023-08/index.html
    @@ -19,7 +19,7 @@ Start working on some batch uploads for IFPRI
     
     
     
    -
    +
     
     
     
    @@ -44,9 +44,9 @@ Start working on some batch uploads for IFPRI
       "@type": "BlogPosting",
       "headline": "August, 2023",
       "url": "https://alanorth.github.io/cgspace-notes/2023-08/",
    -  "wordCount": "470",
    +  "wordCount": "497",
       "datePublished": "2023-08-03T11:18:36+03:00",
    -  "dateModified": "2023-08-11T12:25:50+02:00",
    +  "dateModified": "2023-08-13T05:54:16+02:00",
       "author": {
         "@type": "Person",
         "name": "Alan Orth"
    @@ -208,6 +208,10 @@ Start working on some batch uploads for IFPRI
     
  • I deployed the latest OpenRXV master branch with Angular v14 and backend updates on the server
  • Start a harvest on AReS
  • +

    2023-08-14

    + diff --git a/docs/categories/index.html b/docs/categories/index.html index 752821523..66f4bd86f 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 1477f3c81..90ef3bbec 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 4dc04fd94..80b23d3bf 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 654611623..de8626f9a 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 bebfa4bca..3c97019a9 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 0e9e581c7..24398829d 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/categories/notes/page/6/index.html b/docs/categories/notes/page/6/index.html index 5f0792630..08e125adf 100644 --- a/docs/categories/notes/page/6/index.html +++ b/docs/categories/notes/page/6/index.html @@ -10,7 +10,7 @@ - + diff --git a/docs/categories/notes/page/7/index.html b/docs/categories/notes/page/7/index.html index 0093adc32..fe48e6912 100644 --- a/docs/categories/notes/page/7/index.html +++ b/docs/categories/notes/page/7/index.html @@ -10,7 +10,7 @@ - + diff --git a/docs/categories/notes/page/8/index.html b/docs/categories/notes/page/8/index.html index 76efea083..6473d7d76 100644 --- a/docs/categories/notes/page/8/index.html +++ b/docs/categories/notes/page/8/index.html @@ -10,7 +10,7 @@ - + diff --git a/docs/index.html b/docs/index.html index e1bca41be..03ec242dc 100644 --- a/docs/index.html +++ b/docs/index.html @@ -10,7 +10,7 @@ - + diff --git a/docs/page/10/index.html b/docs/page/10/index.html index 5511028e4..c28a7eb20 100644 --- a/docs/page/10/index.html +++ b/docs/page/10/index.html @@ -10,7 +10,7 @@ - + diff --git a/docs/page/2/index.html b/docs/page/2/index.html index c5dfcf757..9bdbeb8db 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 d4c57f11d..3bfb4f58d 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 0fbd9dfcd..30ac3ec37 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 37973fbff..ac2efa35a 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 4b2ad0446..1e216ea16 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 e07918cef..818518f6a 100644 --- a/docs/page/7/index.html +++ b/docs/page/7/index.html @@ -10,7 +10,7 @@ - + diff --git a/docs/page/8/index.html b/docs/page/8/index.html index 3c9fe6234..0ac554cf5 100644 --- a/docs/page/8/index.html +++ b/docs/page/8/index.html @@ -10,7 +10,7 @@ - + diff --git a/docs/page/9/index.html b/docs/page/9/index.html index 4a68e30b3..4f505c3d4 100644 --- a/docs/page/9/index.html +++ b/docs/page/9/index.html @@ -10,7 +10,7 @@ - + diff --git a/docs/posts/index.html b/docs/posts/index.html index 751f7b5bf..e1d3b5125 100644 --- a/docs/posts/index.html +++ b/docs/posts/index.html @@ -10,7 +10,7 @@ - + diff --git a/docs/posts/page/10/index.html b/docs/posts/page/10/index.html index 296f2481c..7f802f023 100644 --- a/docs/posts/page/10/index.html +++ b/docs/posts/page/10/index.html @@ -10,7 +10,7 @@ - + diff --git a/docs/posts/page/2/index.html b/docs/posts/page/2/index.html index a0de664be..e1a495882 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 c770b3085..49404742d 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 0edbb2bb9..581e95e19 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 c42785efa..d8ac3a83c 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 e36fccf25..ad18b97b3 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 b7fad3f42..ac2a364eb 100644 --- a/docs/posts/page/7/index.html +++ b/docs/posts/page/7/index.html @@ -10,7 +10,7 @@ - + diff --git a/docs/posts/page/8/index.html b/docs/posts/page/8/index.html index 846c6836b..f29bb36bd 100644 --- a/docs/posts/page/8/index.html +++ b/docs/posts/page/8/index.html @@ -10,7 +10,7 @@ - + diff --git a/docs/posts/page/9/index.html b/docs/posts/page/9/index.html index b2d20e460..1802d5f32 100644 --- a/docs/posts/page/9/index.html +++ b/docs/posts/page/9/index.html @@ -10,7 +10,7 @@ - + diff --git a/docs/sitemap.xml b/docs/sitemap.xml index 196174db3..56875a653 100644 --- a/docs/sitemap.xml +++ b/docs/sitemap.xml @@ -3,19 +3,19 @@ xmlns:xhtml="http://www.w3.org/1999/xhtml"> https://alanorth.github.io/cgspace-notes/2023-08/ - 2023-08-11T12:25:50+02:00 + 2023-08-13T05:54:16+02:00 https://alanorth.github.io/cgspace-notes/categories/ - 2023-08-11T12:25:50+02:00 + 2023-08-14T10:39:08+02:00 https://alanorth.github.io/cgspace-notes/ - 2023-08-11T12:25:50+02:00 + 2023-08-14T10:39:08+02:00 https://alanorth.github.io/cgspace-notes/categories/notes/ - 2023-08-11T12:25:50+02:00 + 2023-08-14T10:39:08+02:00 https://alanorth.github.io/cgspace-notes/posts/ - 2023-08-11T12:25:50+02:00 + 2023-08-14T10:39:08+02:00 https://alanorth.github.io/cgspace-notes/2023-07/ 2023-08-02T23:04:11+03:00 @@ -174,7 +174,7 @@ 2019-10-28T13:39:25+02:00 https://alanorth.github.io/cgspace-notes/2019-07/ - 2019-10-28T13:39:25+02:00 + 2023-08-14T10:39:08+02:00 https://alanorth.github.io/cgspace-notes/2019-06/ 2019-10-28T13:39:25+02:00