http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11309 Bug ID: 11309 Summary: Duplicated patterns when subscription table is updated Change sponsored?: --- Product: Koha Version: 3.14 Hardware: All OS: All Status: NEW Severity: normal Priority: P5 - low Component: Serials Assignee: koha-bugs@lists.koha-community.org Reporter: nunyo@masmedios.com QA Contact: testopia@bugs.koha-community.org CC: colin.campbell@ptfs-europe.com When you update the subscription table, checking patterns has a bad behaviour because this process compares patterns (new versus just created) without considering NULL values. The result is a lot of patterns duplicated in 'subscription_numberpatterns' table. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.