diff --git a/content/posts/2018-11.md b/content/posts/2018-11.md index ebeb922ff..81525e6c4 100644 --- a/content/posts/2018-11.md +++ b/content/posts/2018-11.md @@ -289,7 +289,7 @@ $ time ./rest-find-collections.py 10568/27629 --rest-url https://dspacetest.cgia ## 2018-11-13 -- Help troubleshoot an issue with Judy Kimani submitting to the *ILRI project reports, papers and documents* collection on CGSpace +- Help troubleshoot an issue with Judy Kimani submitting to the [ILRI project reports, papers and documents](https://cgspace.cgiar.org/handle/10568/78) 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](https://dspacetest.cgiar.org/handle/10568/107871) @@ -428,5 +428,19 @@ $ time schedtool -D -e ionice -c2 -n7 nice -n19 dspace index-discovery -b ``` - We know 70.32.83.92 is CCAFS harvester on MediaTemple, but 205.186.128.185 is new appears to be a new CCAFS harvester +- I think we might want to prune some old accounts from CGSpace, perhaps users who haven't logged in in the last two years would be a conservative bunch: + +``` +$ dspace dsrun org.dspace.eperson.Groomer -a -b 11/27/2016 | wc -l +409 +$ dspace dsrun org.dspace.eperson.Groomer -a -b 11/27/2016 -d +``` + +- This deleted about 380 users, skipping those who have submissions in the repository +- Judy Kimani was having problems taking tasks in the [ILRI project reports, papers and documents](https://cgspace.cgiar.org/handle/10568/78) collection again + - The workflow step 1 (accept/reject) is now undefined for some reason + - Last week the group was defined, but empty, so we added her to the group and she was able to take the tasks + - Since then it looks like the group was deleted, so now she didn't have permission to take or leave the tasks in her pool + - We added her back to the group, then she was able to take the tasks, and then we removed the group again, as we generally don't use this step in CGSpace diff --git a/docs/2018-11/index.html b/docs/2018-11/index.html index 467c34fa2..4e244a797 100644 --- a/docs/2018-11/index.html +++ b/docs/2018-11/index.html @@ -21,7 +21,7 @@ Today these are the top 10 IPs: " /> - + @@ -48,9 +48,9 @@ Today these are the top 10 IPs: "@type": "BlogPosting", "headline": "November, 2018", "url": "https://alanorth.github.io/cgspace-notes/2018-11/", - "wordCount": "2486", + "wordCount": "2652", "datePublished": "2018-11-01T16:41:30+02:00", - "dateModified": "2018-11-26T22:46:12+02:00", + "dateModified": "2018-11-27T08:01:10+02:00", "author": { "@type": "Person", "name": "Alan Orth" @@ -437,7 +437,7 @@ Today these are the top 10 IPs:
$ dspace dsrun org.dspace.eperson.Groomer -a -b 11/27/2016 | wc -l
+409
+$ dspace dsrun org.dspace.eperson.Groomer -a -b 11/27/2016 -d
+
+
+