https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33960 --- Comment #25 from Martin Renvoize <martin.renvoize@ptfs-europe.com> --- I'm not 100% there on this yet.. I enhanced the test to actually check that the 'deleted' option filters on only those deleted and doesn't add both resultsets. I note there's also no tests for the more involved queries and without passing through the api_query_fixer I would imagine some queries would result in a 500 right now. The question is.. should passing the deleted flag prevent such searches anyway.. and if so should we somehow note that in the specifications? I not also, we don't validate the output.. so the addition of a deleted_on field isn't flagged either way in our specification.. I'm not sure I like the inconsistency here... but I'm not really sure on a resolution either. Open to thoughts. -- You are receiving this mail because: You are watching all bug changes.