[Koha-bugs] [Bug 31110] Use `_should_be_fk` for ReturnClaim in TestBuilder

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Jul 6 17:02:03 CEST 2022


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

--- Comment #1 from Martin Renvoize <martin.renvoize at 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.


More information about the Koha-bugs mailing list