Bug 17387

Summary: Add an undelete feature for items/biblios
Product: Koha Reporter: Nick Clemens (kidclamp) <nick>
Component: CatalogingAssignee: Galen Charlton <gmcharlt>
Status: NEW --- QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low CC: andrewfh, davewood, dcook, george, josef.moravec, katrin.fischer, kebliss, m.de.rooy, michaela.sieber, mspinney, nick, olli-antti.kivilahti, rocio, severine.queune, tmisilo
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:

Description Nick Clemens (kidclamp) 2016-09-30 21:01:34 UTC
Some libraries would like to be able to restore items accidentally deleted. 

This should be possible, rows can be copied over as long as there are checks in place for unique ids.
Comment 1 George Williams (NEKLS) 2017-12-01 21:03:43 UTC
This is a great idea.
Comment 2 Rocio Dressler 2018-04-05 17:47:56 UTC
Agreed! I've heard interest in this feature from other libraries.
Comment 3 davewood 2023-04-14 09:22:21 UTC
I have written this code already and would like to add the feature.
Comment 4 David Cook 2023-04-16 23:57:32 UTC
(In reply to davewood from comment #3)
> I have written this code already and would like to add the feature.

If you haven't already, take a look at the following:

https://koha-community.org/get-involved/for-developers/

If you need help attaching patches, I'd suggest hopping on IRC or the Koha Developers List: https://koha-community.org/support/
Comment 5 Katrin Fischer 2023-06-30 08:28:58 UTC
We'd be also interested in this. Items seem a little less complicated, maybe they would make a good starting point.
Comment 6 Katrin Fischer 2023-06-30 17:12:35 UTC
*** Bug 13556 has been marked as a duplicate of this bug. ***