8 Jun
2022
8 Jun
'22
11 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30904 --- Comment #7 from Jonathan Druart <jonathan.druart+koha@gmail.com> --- (In reply to Janusz Kaczmarek from comment #3)
To sum up—I would suggest considering the patch OK, but probably data definition introduced by you with the commit 8df3116760bdf1b889dc6f78e4605e231c4d7d6d requires correction as well. IMO, UNIQUE KEY `additional_contents_uniq` (`category`,`code`,`lang`) would be perfect.
Which means you couldn't have 2 identical contents for different libraries? Sounds wrong to me. -- You are receiving this mail because: You are watching all bug changes.