Center-for-Research-Libraries / vufind

CRL Implimentation of VuFind frontend for FOLIO. A library resource discovery portal designed and developed for libraries by libraries
GNU General Public License v2.0
0 stars 0 forks source link

Temporarily hide item status values, and unhide when item data supports their display #148

Closed ryan-jacobs closed 1 year ago

ryan-jacobs commented 1 year ago

Stub. We need to obscure item status values until item load processed as finalized. This is necessary as there is still some cleanup happening to item records and historic loan status and while this happens we do not want to be showing incorrect "Available" status to patrons.

ryan-jacobs commented 1 year ago

This will only be temporary.

ryan-jacobs commented 1 year ago

Hide action was addressed in https://github.com/Center-for-Research-Libraries/vufind/commit/06ed67cba5dcd54561ea36c490704ebb50ce1b2a

ryan-jacobs commented 1 year ago

I'm re-opening this issue to also track the "unhide" step. We have not reached a level of item/loan cleanup that justifies re-enabling this status display.