https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37891
--- Comment #4 from Pedro Amorim <[email protected]> --- (In reply to Sukhmandeep from comment #3) > Just finished the test plan for bug 37891. I can confirm that the bug > doesn’t show up in the UI. However, the discussion in bug 35029 suggests > there’s the same issue when updating the database manually. Yes, this bug 37891 prevents the bug from happening off of regular UI usage e.g. a staff member editing a template name. The underlying problem (reproduceable by manually updating the database through SQL queries) in relation to the database table design and respective GROUP BY logic in letter.pl should be discussed/handled in bug 35029. -- 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/
