Skip to content

LIBDRUM-1010. Updated Metadata Export limit to be effectively unlimited#267

Merged
mohideen merged 1 commit intodrum-mainfrom
feature/LIBDRUM-1010
Mar 18, 2026
Merged

LIBDRUM-1010. Updated Metadata Export limit to be effectively unlimited#267
mohideen merged 1 commit intodrum-mainfrom
feature/LIBDRUM-1010

Conversation

@dsteelma-umd
Copy link
Copy Markdown

Updated the Batch Metadata Export limit (which defaults to 500 items in stock DSpace) to be effectively unlimited by overriding the "bulkedit.export.max.items" property and setting it to 999,9999 items.

Note a positive integer must be specified -- "0" or "-1" do not denote "unlimited" for this property.

This change was made at the request of stakeholders who were confused why DRUM only allowed 500 items to be exported.

https://umd-dit.atlassian.net/browse/LIBDRUM-1010

Updated the Batch Metadata Export limit (which defaults to 500 items in
stock DSpace) to be effectively unlimited by overriding the
"bulkedit.export.max.items" property and setting it to 999,9999 items.

Note a positive integer must be specified -- "0" or "-1" do not denote
"unlimited" for this property.

This change was made at the request of stakeholders who were confused
why DRUM only allowed 500 items to be exported.

https://umd-dit.atlassian.net/browse/LIBDRUM-1010
@mohideen mohideen merged commit 64ba582 into drum-main Mar 18, 2026
12 of 17 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants