Bug 41488 - Filter State not applied when opening shared link
Summary: Filter State not applied when opening shared link
Status: NEW
Alias: None
Product: Koha
Classification: Unclassified
Component: Staff interface (show other bugs)
Version: Main
Hardware: All All
: P5 - low minor
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-12-22 10:28 UTC by Anneli Österman
Modified: 2025-12-22 10:28 UTC (History)
1 user (show)

See Also:
GIT URL:
Initiative type: ---
Sponsorship status: ---
Comma delimited list of Sponsors:
Crowdfunding goal: 0
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Anneli Österman 2025-12-22 10:28:22 UTC
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.