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

Pedro Amorim <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|Doubled up entries in       |Notices table shows
                   |notices and slips after     |duplicate notice entries if
                   |update of notice name       |database rows mismatch on
                   |                            |certain fields.

--- Comment #8 from Pedro Amorim <[email protected]> ---
I've updated the bug title, but I'm open to better suggestions.
I believe the table will show duplicate entries of notices if any of the
following fields mismatch across the different instances of
message_transport_type for each code (letter.pl):

GROUP BY branchcode,module,code,name,branchname

This should ideally no longer be reproduceable through the UI after bug 37891,
but it is still possible by updating the database manually to meet these
conditions, and there are possibly active Koha instances with this problem
currently.
Mattermost initial discussion (for bug 37891) but it applies here also:
https://chat.koha-community.org/koha-community/pl/dqheyewpd7nqfjwom8f8khom7w

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.
_______________________________________________
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