Bug 34132

Summary: Undo batch Item modification
Product: Koha Reporter: Mathieu Saby <mathsabypro>
Component: CatalogingAssignee: Bugs List <koha-bugs>
Status: NEW --- QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low CC: m.de.rooy
Version: Main   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:

Description Mathieu Saby 2023-06-27 14:31:20 UTC
From background_jobs.pl there could be a button to undo or reverse a batch item modification
Comment 1 Katrin Fischer 2023-06-29 10:41:50 UTC
I am not sure if this could work easily. If you have CataloguingLog off (because it makes a lot of entries/noise), there is no way to restore any text entries. It's also dangerous becasue we cannot guarantee how long logs are kept/available.