https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22439 Andrew Fuerste-Henry <andrew@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Failed QA --- Comment #32 from Andrew Fuerste-Henry <andrew@bywatersolutions.com> --- Two small issues in testing: - pre-patch, the child record gets a value in the 773$7 when EasyAnalytics is off, but does not get a $7 when EasyAnalytics is on. Post-patch, the child record always gets a $7. I'm unsure if that change is good or bad. MARC spec for 773 doesn't say anything about when one should / shouldn't have a $7 - t/db_dependent/api/v1/items/bundled_items.t fails when EasyAnalytics is on. Seems like the test should set the value it wants, rather than relying on the db to be correct # Failed test 'Subfield 0 is not populated when EasyAnalyticalRecords is disabled' # at /kohadevbox/koha/t/db_dependent/api/v1/items/bundled_items.t line 165. # got: '652' # expected: undef # Looks like you failed 1 test of 21. -- You are receiving this mail because: You are watching all bug changes.