diff --git a/content/posts/2019-02.md b/content/posts/2019-02.md index cb29cec6f..730776e58 100644 --- a/content/posts/2019-02.md +++ b/content/posts/2019-02.md @@ -355,5 +355,16 @@ $ dspace metadata-import -f /tmp/2019-02-06-CTA-multiple-subjects.csv - So it seems that the load issue comes from the REST API, not the XMLUI - I could probably rate limit the REST API, or maybe just keep increasing the alert threshold so I don't get alert spam (this is probably the correct approach because it seems like the REST API can keep up with the requests and is returning HTTP 200 status as far as I can tell) +- Bosede from IITA sent a message that a colleague is having problems submitting to some collections in their community: + +``` +Authorization denied for action WORKFLOW_STEP_1 on COLLECTION:1056 by user 1759 +``` + +- Collection 1056 appears to be [IITA Posters and Presentations](https://cgspace.cgiar.org/handle/10568/68741) and I see that its workflow step 1 (Accept/Reject) is empty: + +![IITA Posters and Presentations workflow step 1 empty](/cgspace-notes/2019/02/iita-workflow-step1-empty.png) + +- IITA editors or approvers should be added to that step (though I'm curious why nobody is in that group currently) diff --git a/docs/2018-11/index.html b/docs/2018-11/index.html index 55fd07a43..a531a70bc 100644 --- a/docs/2018-11/index.html +++ b/docs/2018-11/index.html @@ -22,7 +22,7 @@ Today these are the top 10 IPs: - + @@ -51,7 +51,7 @@ Today these are the top 10 IPs: "url": "https://alanorth.github.io/cgspace-notes/2018-11/", "wordCount": "2823", "datePublished": "2018-11-01T16:41:30+02:00", - "dateModified": "2018-12-04T09:50:36+02:00", + "dateModified": "2019-02-07T10:52:23+02:00", "author": { "@type": "Person", "name": "Alan Orth" @@ -454,7 +454,7 @@ $ grep -o -E 'session_id=[A-Z0-9]{32}:ip_addr=2a03:2880:11ff' dspace.log.2018-11
  • Help troubleshoot an issue with Judy Kimani submitting to the ILRI project reports, papers and documents collection on CGSpace
  • For some reason there is an existing group for the “Accept/Reject” workflow step, but it’s empty
  • I added Judy to the group and told her to try again
  • -
  • Sisay changed his leave to be full days until December so I need to finish the IITA records that he was working on (IITA_ ALIZZY1802-csv_oct23
  • +
  • Sisay changed his leave to be full days until December so I need to finish the IITA records that he was working on (IITA_ ALIZZY1802-csv_oct23)
  • Sisay had said there were a few PDFs missing and Bosede sent them this week, so I had to find those items on DSpace Test and add the bitstreams to the items manually
  • As for the collection mappings I think I need to export the CSV from DSpace Test, add mappings for each type (ie Books go to IITA books collection, etc), then re-import to DSpace Test, then export from DSpace command line in “migrate” mode…
  • From there I should be able to script the removal of the old DSpace Test collection so they just go to the correct IITA collections on import into CGSpace
  • diff --git a/docs/2019-02/index.html b/docs/2019-02/index.html index 61829dfc0..4f834ce43 100644 --- a/docs/2019-02/index.html +++ b/docs/2019-02/index.html @@ -42,7 +42,7 @@ sys 0m1.979s - + @@ -89,9 +89,9 @@ sys 0m1.979s "@type": "BlogPosting", "headline": "February, 2019", "url": "https://alanorth.github.io/cgspace-notes/2019-02/", - "wordCount": "1724", + "wordCount": "1793", "datePublished": "2019-02-01T21:37:30+02:00", - "dateModified": "2019-02-06T16:50:39+02:00", + "dateModified": "2019-02-07T08:25:41+02:00", "author": { "@type": "Person", "name": "Alan Orth" @@ -547,6 +547,20 @@ PESCAS E AQUACULTURE,PISCICULTURA||AQUACULTURE + +
    Authorization denied for action WORKFLOW_STEP_1 on COLLECTION:1056 by user 1759
    +
    + + + +

    IITA Posters and Presentations workflow step 1 empty

    + + diff --git a/docs/2019/02/iita-workflow-step1-empty.png b/docs/2019/02/iita-workflow-step1-empty.png new file mode 100644 index 000000000..7fc9106d2 Binary files /dev/null and b/docs/2019/02/iita-workflow-step1-empty.png differ diff --git a/docs/sitemap.xml b/docs/sitemap.xml index 4e8bcafe4..27377e390 100644 --- a/docs/sitemap.xml +++ b/docs/sitemap.xml @@ -4,7 +4,7 @@ https://alanorth.github.io/cgspace-notes/2019-02/ - 2019-02-06T16:50:39+02:00 + 2019-02-07T08:25:41+02:00 @@ -19,7 +19,7 @@ https://alanorth.github.io/cgspace-notes/2018-11/ - 2018-12-04T09:50:36+02:00 + 2019-02-07T10:52:23+02:00 @@ -209,7 +209,7 @@ https://alanorth.github.io/cgspace-notes/ - 2019-02-06T16:50:39+02:00 + 2019-02-07T08:25:41+02:00 0 @@ -220,7 +220,7 @@ https://alanorth.github.io/cgspace-notes/tags/notes/ - 2019-02-06T16:50:39+02:00 + 2019-02-07T08:25:41+02:00 0 @@ -232,13 +232,13 @@ https://alanorth.github.io/cgspace-notes/posts/ - 2019-02-06T16:50:39+02:00 + 2019-02-07T08:25:41+02:00 0 https://alanorth.github.io/cgspace-notes/tags/ - 2019-02-06T16:50:39+02:00 + 2019-02-07T08:25:41+02:00 0 diff --git a/static/2019/02/iita-workflow-step1-empty.png b/static/2019/02/iita-workflow-step1-empty.png new file mode 100644 index 000000000..7fc9106d2 Binary files /dev/null and b/static/2019/02/iita-workflow-step1-empty.png differ