https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31889 Tomás Cohen Arazi <tomascohen@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |tomascohen@gmail.com Keywords| |additional_work_needed --- Comment #12 from Tomás Cohen Arazi <tomascohen@gmail.com> --- Marcel, this broke some tests because of the order in which items are added by the exporter: https://jenkins.koha-community.org/job/Koha_Master_D11_My8/1082/ In my opinion it looks suspicios as items should be introduced ordered by id. I'm not too worried because we actually plan to remove the use of this method (_embed_items) for good. But please, fix the failing tests for now. -- You are receiving this mail because: You are watching all bug changes.