https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37601
--- Comment #9 from Paul Derscheid <[email protected]> --- I gladly use 'new' if that's more in line with the conventions. The plan for me is just to add stati on demand, meaning another bug needs an additional status, we push it onto the enum. Concerning your second question: We can of course also add a 'deleted' status to the enum, then we don't need another column. -- 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/
