Releases: folio-org/mod-bulk-operations
Releases · folio-org/mod-bulk-operations
v1.1.4
This release includes only folio-s3-client version update.
v1.1.3
This release includes only folio-s3-client version update.
v1.1.2
This release includes bugs fixes and update folio-s3-client.
Bugs
- MODBULKOPS-166 - Suppress Holdings from discovery: changes are applied to no more than 10 associated Items
v1.1.1
This release includes bugs fixes for editing users and items.
Bugs
- MODBULKOPS-151 - Columns for all item note types
- MODBULKOPS-148 - Bulk edit (Local) is not done for the User with multiple departments associated
- MODBULKOPS-78 - Bulk editing Users records with an invalid data via CSV approach
v1.1.0
This release includes file storage optimization, editing for items notes, suppression status, bugs fixes.
Technical tasks
- MODBULKOPS-156 - mod-bulk-operations: spring upgrade
- MODBULKOPS-136 - Reduce impact of "No changes required" on "Are you sure?" form performance
- MODBULKOPS-130 - Remove files generated by incompleted jobs after a given number of days
- MODBULKOPS-121 - Remove files after a given number of days
- MODBULKOPS-117 - Update required data model for "Suppress from discovery" (Items)
- MODBULKOPS-112 - File deletion API for Bulk Operations
- MODBULKOPS-105 - Migrate to folio-spring-support v7.0.0
- MODBULKOPS-103 - Remote storage writer usage optimization
- MODBULKOPS-65 - BulkOps: handling CSV <-> Object exceptions
Stories
- MODBULKOPS-153 - Provide additional details for Instance (Title, Publisher, Publication date) for holdings record
- MODBULKOPS-139 - Separate notes in different columns
- MODBULKOPS-127 - Add endpoint to get distinct list of users on Logs tab
- MODBULKOPS-126 - Apply to item records when item suppression status differs from holding record
- MODBULKOPS-113 - Handling system updated fields in csv approach
- MODBULKOPS-102 - Suppress from discovery holdings records in bulk
- MODBULKOPS-101 - Supported bulk edit action for item notes
- MODBULKOPS-98 - Previews reflect fewer records if the record has a field with line breaks
Bugs
- MODBULKOPS-137 - Inability to Add and Remove notes of the same type in one Bulk edit
- MODBULKOPS-135 - Bulk Edit is not done for Holdings, Items without populated "URI" in electronic access
- MODBULKOPS-94 - Incorrect sort order on the Logs screen
- MODBULKOPS-93 - Special characters are incorrectly displayed in some fields of bulk edit previews and files
- MODBULKOPS-74 - Preview of records changed populated on Users app incorrectly when file is not modified
- MODBULKOPS-57 - Empty "File with updated records" is included in the list of files for downloading when no records have been successfully changed
- MODBULKOPS-52 - Name of downloaded file from "Logs" tab does not adhere to the naming standard
v1.0.6
This release contains Spring Boot upgrade to 3.0.7
Bugs
- MODBULKOPS-109 - Spring Boot 3.0.7 fixing vulns for Orchid
v1.0.5
This release contains minor improvements of retrieving records flow
Technical tasks
- MODBULKOPS-90 - Remove redundant data-export-worker call
v1.0.4
This release contains minor performance improvements and bug fixes
Technical tasks
- MODBULKOPS-88 - instanceTitle converter rework
Bugs
- MODBULKOPS-67 - Item with status "Checked Out" or "Paged" is not edited if bulk edit includes editing by "Status" field
v1.0.3
This release contains fixes for processing bad data, updating folio-spring-base version and logging improvements
Bugs
- MODBULKOPS-85 - Expected errors are not populated for Holdings identifiers
- FOLSPRINGB-95 - non-public beginFolioExecutionContext avoids wrong tenant/user
v1.0.2
This release contains fixes for processing bad data and minor improvements
Technical tasks
- MODBULKOPS-50 - TD: csv <-> object conversion unit test.
Tech debts
- MODBULKOPS-71 - Handle bad data gracefully.
Bugs
- MODBULKOPS-61 - Reported "Completed" status instead of "Completed with errors"
- MODBULKOPS-30 - Provide human readable id for bulk edit jobs.