DSpace / DSpace

(Official) The DSpace digital asset management system that powers your Institutional Repository
https://wiki.lyrasis.org/display/DSDOC8x/
BSD 3-Clause "New" or "Revised" License
856 stars 1.29k forks source link

New parameter fromdate for media-filter script #9653

Open AndrewAlesik opened 1 week ago

AndrewAlesik commented 1 week ago

Description

In this pull request I've expanded functionality to media-filter. There was added additional parameter "fromdate" to evaluate items only from certain date. This parameter filter items by last_modified field in item table.

Instructions for Reviewers

List of changes in this PR:

To test my pr run ./dspace filter-media -d (or fromdate) [YYYY-MM-DD].

Checklist

Sai-1411 commented 1 week ago

Thankyou @AndrewAlesik @tdonohue,

The Code works properly and I have tested it.

image

Regards Sai