[Bug 14962] Temp Shelving Location / On Display Module
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14962 --- Comment #113 from Martin Renvoize (ashimema) <martin.renvoize@openfifth.co.uk> --- Created attachment 194314 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=194314&action=edit Bug 14962: (QA follow-up) Remove display_type filter parameter with no backing field The display_type query parameter was declared on both GET /displays and GET /public/displays but there is no display_type column in the displays table, no such property in the schema definition, and no accessor in the DBIC schema. Remove the parameter to avoid confusing API consumers. Sponsored-by: ByWater Solutions Signed-of-by: Martin Renvoize <martin.renvoize@openfifth.co.uk> -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org