https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42461 Bug ID: 42461 Summary: Purchase Suggestions table actions reset library and tab after page refresh Initiative type: --- Sponsorship --- status: Product: Koha Version: 25.11 Hardware: All OS: All Status: NEW Severity: minor Priority: P5 - low Component: Acquisitions Assignee: koha-bugs@lists.koha-community.org Reporter: dmeininger591@gmail.com QA Contact: testopia@bugs.koha-community.org The issue occurs within the Purchase Suggestions tables (Suggestions Management) when staff are working in a filtered view, such as: Library = Any Library Tab = Accepted, Ordered, Rejected After taking an action on a record (for example, deleting a title), the page reloads and resets to: Library = [logged in library] Tab = first/default tab Instead of preserving the staff member’s previous context. This creates extra navigation steps and slows workflows when processing multiple suggestions. Steps to Reproduce 1. Go to the Suggestions module in the staff interface (Home > Acquisitions > Suggestions). Notice the default library selection is logged in library. 2. Select a different library or 'Any Library' 3. (Optional) Click into a non-default tab (for example, Ordered) 4. Edit an item and then cancel out of the edit. Observe where the page reloads After the action completes, the system redirects to: Library = Logged In Library Tab = default/first tab The user must manually return to: Any Library the previously selected tab After completing an action within a tab, the system should remain in the same tab and library context the user was working in. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.