6 Jul
2022
6 Jul
'22
4:02 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31110 --- Comment #1 from Martin Renvoize <martin.renvoize@ptfs-europe.com> --- Created attachment 137216 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=137216&action=edit Bug 31110: Move 'ReturnClaim.issue_id' to _should_be_fk This patch moves the issue_id field definition for ReturnClaim in TestBuilder to the list of 'fake' keys in _should_be_fk. Test plan 1) Run t/db_dependent/TestBuilder.t before applying the patch 2) Run t/db_dependent/TestBuilder.t after applying the patch 3) Signoff if the test passes both times. -- You are receiving this mail because: You are watching all bug changes.