Export of biblios via tools ignores biblios without items.
Created attachment 57469 [details] [review] Bug 17622: Export biblios without items In some situations, we need to export bibliographic records without items. Test plan: Confirm that you get bibliographic records without items when you expect to get record without items. Basically it should happen when you do not specify filters on items
This regression has been introduced by bug 14722
(In reply to Jonathan Druart from comment #1) > Test plan: > Confirm that you get bibliographic records without items when you expect > to get record without items. > Basically it should happen when you do not specify filters on items Note that you must test the export tool from the interface and the command line script as well.
While testing it turned out it works if all item filters are turned off, including the library branch limit. It was the same before the refactoring so I'll close the bug.