When applying a filter by Status in the Holdings table on the bibliographic record's Normal view, the filter value is included in the shared link and appears correctly in the filter dropdown when the link is opened in a new tab. However, the actual filtering is not applied to the table data. How to reproduce 1. Open the Normal view on a bibliographic record that has items. 2. In the Holdings tab, apply a filter based on Status. 3. Click “Copy shareable link” above the table. 4. Open the copied link in a new browser tab. Expected behavior The page should load with the **Status** filter both: - displayed in the filter dropdown, and - actively applied to the table results. Actual behavior - The selected Status value appears in the filter dropdown when the shared link is opened. - The table data is not filtered according to the selected status; all items are shown.