OJS3 Crossref register - Select all button gone in OJS 3

Hello, this is for OJS 3.3.0.13.

Problem:
When exporting Crossref data, OJS2.4.8.x had a button at the top of the document list page that selected everything on that page. That function has vanished in OJS3. In our case we need to reregister over 500 documents that were pointed to a document delivery service via the DOI. Now, we have to hand select them. Additionally, once we go over some number, we get errors when the data is sent to crossref.

Solution:

  1. Add back in the 'Select All" check box when selecting articles to sent to cross ref.
  2. Check the limits of the number of documents that can be registered.
  3. Give us the location of error files that are generate by the crossref export tool.

Thank you!
2)

1 Like

This may be related to this link on the Crossref forum but I did not see an error on the time stamp as mentioned in the Timestamp Section #1

https://community.crossref.org/t/ticket-of-the-month-february-2023-are-you-an-ojs-user-are-the-below-questions-familiar-we-d-like-to-help/3376

I think this is related to the number of DOIs we are submitting. 36 DOIs work ~200 and it fails. Can someone with access to the code check to see if it bails at some high loop count?

Further to this issue, I think the crossref plugin uses a different method to submit the doi info as I don’t see submission details in the crossref submission queues.