https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35451 --- Comment #42 from Martin Renvoize (ashimema) <martin.renvoize@ptfs-europe.com> --- (In reply to Victor Grousset/tuxayo from comment #31)
Comment on attachment 173423 [details] [review] Bug 35451: Update relations
Review of attachment 173423 [details] [review]: -----------------------------------------------------------------
::: 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.
Check again.. it's after the checksum -- You are receiving this mail because: You are watching all bug changes.