[Bug 7204] New: Deleting a framework which still has biblios attached to it end up in subtle problems
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7204 Bug #: 7204 Summary: Deleting a framework which still has biblios attached to it end up in subtle problems Classification: Unclassified Change sponsored?: --- Product: Koha Version: rel_3_4 Platform: All OS/Version: All Status: NEW Severity: normal Priority: P5 - low Component: Cataloging AssignedTo: gmcharlt@gmail.com ReportedBy: martin.renvoize@ptfs-europe.com QAContact: ian.walls@bywatersolutions.com If you delete a framework which still has some bib's attached to it then the searching slowly goes wrong for said biblios. Items become unlinked and biblio's show up as "no title" in a staff catalogue search. Fix: add some error checking code to test whether there are still bib's attached to the framework before allowing it's deletion and warn the user. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7204 --- Comment #1 from Martin Renvoize <martin.renvoize@ptfs-europe.com> 2011-11-09 17:19:35 UTC --- Upon further inspection it appears there is some error checking code and it does flag that the framework is used... maybe just add some further information that removing a framework whilst it is in use is a bad idea.. possibly even list those items (up to a certain number of them) that are in that framework. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7204 Martin Renvoize <martin.renvoize@ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|normal |minor -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7204 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |katrin.fischer@bsz-bw.de Version|rel_3_4 |master Severity|minor |normal --- Comment #2 from Katrin Fischer <katrin.fischer@bsz-bw.de> 2011-11-29 06:38:36 UTC --- I think being able to overwrite the warn is probably wrong. It should give a warning, that the frameworks is still in use and not offer to delete it. It works like this for other places in administration, like branches: "Library cannot be deleted because there are items held by that library" -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7204 Marjorie Barry-Vila <marjorie.barry-vila@ccsr.qc.ca> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |marjorie.barry-vila@ccsr.qc | |.ca -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org