https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35451
--- Comment #31 from Victor Grousset/tuxayo <[email protected]> --- Comment on attachment 173423 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=173423 Bug 35451: Update relations Review of attachment 173423: --> (https://bugs.koha-community.org/bugzilla3/page.cgi?id=splinter.html&bug=35451&attachment=173423) ----------------------------------------------------------------- ::: Koha/Schema/Result/Subscription.pm @@ -578,5 @@ > return { > "$args->{foreign_alias}.record_id" => { -ident => > "$args->{self_alias}.subscriptionid" }, > - > - "$args->{foreign_alias}.field_id" => > - { -in => \'(SELECT id FROM additional_fields WHERE tablename = > "subscription")' }, This change is in the part protected by the checksum but the checksum didn't change. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ 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/
