https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16264
Phil Ringnalda <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #2 from Phil Ringnalda <[email protected]> --- There are times when it's useful, but not very many, and not very useful. For example, deleting a bib framework, the confirm page either says "Confirm deletion of framework 'Kits' (KT)?" or "This framework cannot be deleted Serials (SER) The framework is used 21 times." Though actually that isn't as useful as it seems, since all you have to do is open the confirm page at a time when the framework is unused, not click the confirm button at a time when it is unused. If someone creates a KT record between when you load the confirmation page and when you click Yes, delete then the framework is deleted and that record is in an undefined framework. There's the alternative authority record model, where you only get a Delete button in authority search results if it is unused at the time you load the page, though that's less obvious at getting across "you can delete this, but only if you first make it unused," and it also suffers from the same problem of only requiring that you load a page while something is unused, not that it be unused at the time you actually delete. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
