https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28948 --- Comment #25 from Marcel de Rooy <m.de.rooy@rijksmuseum.nl> --- (In reply to Marcel de Rooy from comment #22)
Initially we only filtered the public side removing the api privileged keys. What we now do, is filter both public and staff ! Which is a serious difference obviously.
We apply an allow list on staff too now. Tomas did not. So we are removing a few staff fields, like: | branchphone | longtext | YES | | NULL | | | issuing | tinyint(4) | YES | | NULL | | | opac_info | mediumtext | YES | | NULL | | | geolocation | varchar(255) | YES | | NULL | | | pickup_location | tinyint(1) | NO | | 1 | | -- You are receiving this mail because: You are watching all bug changes.