https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37687
David Nind <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #170497|0 |1 is obsolete| | --- Comment #2 from David Nind <[email protected]> --- Created attachment 170537 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=170537&action=edit Bug 37687: Restore -not_in operator Test plan: 1) Compare the API documentation on query parameters and note that'-not_in' is listed as a valid operator. 2) Look at the patch diff - you will see that previously '-not_in' was not included in the list and now is Signed-off-by: David Nind <[email protected]> -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
