https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31161 --- Comment #13 from Ere Maijala <ere.maijala@helsinki.fi> --- (In reply to David Cook from comment #12)
I've opened bug 31725 to address the hiding of items using OpacHiddenItems.
And it's got me thinking that the "deleted" status might be the way to go for records hidden using OpacSuppression or OpacHiddenItems.
It's not a 100% perfect solution, but I think it could be a "good enough" solution.
I think it's the only solution that would work without forementioned side-effects. It's important to report the records as deleted particularly since they might not have been suppressed before. And that'd be the case for practically every vanilla Koha instance harvested with OAI-PMH up until this change. That said, there are use cases where OAI-PMH is used for non-opac functionality and suppressed records should be included just like before. For flexibility it should be possible to configure suppression per OAI-PMH set in addition to a default setting. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.