https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18928 --- Comment #75 from Kyle M Hall <kyle@bywatersolutions.com> --- Created attachment 89438 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=89438&action=edit Bug 18928: Remove '(not set)' The "(not set)" part must be removed IMO, I am not sure I understand its goal. Now that we have 1 entry per rule (and not 1 DB row for the whole "Default checkout, hold and return policy for Centerville" table), it will be harder to handle it correctly. Not impossible, but if not really needed I would prefer to just remove it. If a rule is not set, the cell is empty or the dropdown list displays the option "Not set", which seems to correct the problem. Signed-off-by: Agustin Moyano <agustinmoyano@theke.io> Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com> -- You are receiving this mail because: You are watching all bug changes.