https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19635 --- Comment #3 from Ere Maijala <ere.maijala@helsinki.fi> --- (In reply to Nick Clemens from comment #2)
I think this came up because we have a site with more deleted than existing records, this slowed the harvest and they thought something was wrong because all records were returning deleted.
It may not be 'wrong' but I think it is a change - is there any benefit to returning deleted first? should/could it be a syspref?
There's no real benefit but there's no downside either as far as I can see. Since the harvester needs to harvest everything, it doesn't matter if the deleted records come first or last or interleaved with non-deleted records. I'd be fine with it being a syspref, but I still can't see a real reason for that. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.