https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23681 --- Comment #58 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- (In reply to Andrew Isherwood from comment #57)
(In reply to Jonathan Druart from comment #54)
Is the "default" flag really useful? We could imagine a new "internal" flag (to replace ronly) for AVs.
I believe so. Restrictions need a type, even if one is not explicitly chosen. Also, we need an ability to say "if a restriction type is deleted, any restrictions that use this type should fall back to type X", the default flag indicates which type is X.
I do not remember I saw a way to modify it, it's hardcoded in DB (and so could be in the code). -- You are receiving this mail because: You are watching all bug changes.