Bug 7258

Summary: Cannot delete a title from a list if the bibliographic record has been deleted
Product: Koha Reporter: Owen Leonard <oleonard>
Component: ListsAssignee: Galen Charlton <gmcharlt>
Status: CLOSED FIXED QA Contact:
Severity: normal    
Priority: P5 - low CC: jonathan.druart, m.de.rooy, magnus, mathsabypro
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:
Bug Depends on:    
Bug Blocks: 8149    

Description Owen Leonard 2011-11-23 16:15:56 UTC
If you have deleted a bibliographic record which appears on someone's list, the title will remain on the list but the original biblionumber will not be output to the template. Since virtualshelfcontents stores entries by shelfnumber + biblionumber, you can't delete something without a biblionumber. This makes it impossible to remove something from a list after the bibliographic record has been deleted. 

This makes it impossible to mitigate the effects of Bug 7252 by removing the deleted item from a list.
Comment 1 Marcel de Rooy 2013-04-19 12:23:04 UTC
Wonder if this still is true..
Comment 2 Mathieu Saby 2013-09-18 09:14:01 UTC
I think it is resolved : When I delete a record which is on a list, the title is not shown anymore in the list.

M. Saby
Comment 3 Jonathan Druart 2015-03-26 15:14:35 UTC
Seems to be fixed, please reopen if I am wrong.