https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30888

Victor Grousset/tuxayo <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #13 from Victor Grousset/tuxayo <[email protected]> ---
So IIUC the contention is that authorities is an existing table and adding a
deleted flag will cause it to be forgotten to be checked for in places => so
bad bugs.
VS having a separate table, which causes bad bugs.

Introducing a flag will cause bugs only on that moment. (found and fixed in the
next months)
Does having a separate table causes bugs over time or will that also be on the
moment of introduction? In other words, were the bugs due to the other deleted*
tables always there? Or were they more recent due to other changes and it's
easier to introduce bugs than with a deleted flag?

-- 
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/

Reply via email to