Summary: | List of closed serials: reopening requires the syspref "RoutingSerials" | ||
---|---|---|---|
Product: | Koha | Reporter: | Baptiste Wojtkowski (bwoj) <baptiste.wojtkowski> |
Component: | Serials | Assignee: | Baptiste Wojtkowski (bwoj) <baptiste.wojtkowski> |
Status: | Signed Off --- | QA Contact: | Testopia <testopia> |
Severity: | minor | ||
Priority: | P5 - low | ||
Version: | Main | ||
Hardware: | All | ||
OS: | All | ||
GIT URL: | Change sponsored?: | --- | |
Patch complexity: | Trivial patch | Documentation contact: | |
Documentation submission: | Text to go in the release notes: | ||
Version(s) released in: | Circulation function: | ||
Attachments: |
Bug 39997: List of closed serials: reopening shouldn't require the syspref RoutingSerials
Bug 39997: List of closed serials: reopening shouldn't require the syspref RoutingSerials |
Description
Baptiste Wojtkowski (bwoj)
2025-05-26 10:46:25 UTC
Created attachment 182783 [details] [review] Bug 39997: List of closed serials: reopening shouldn't require the syspref RoutingSerials Test plan: 1 - Create a closed serial 2 - Disable the syspref "RoutingSerials" 3 - Go to cgi-bin/koha/serials/serials-search.pl and search for the closed serial ; click on the "closed" panel of the result -> on the actions button, there is no option to reopen 4 - Apply patch 5 - Repeat 3, there is now an option to reopen. Created attachment 182800 [details] [review] Bug 39997: List of closed serials: reopening shouldn't require the syspref RoutingSerials Test plan: 1 - Create a closed serial 2 - Disable the syspref "RoutingSerials" 3 - Go to cgi-bin/koha/serials/serials-search.pl and search for the closed serial ; click on the "closed" panel of the result -> on the actions button, there is no option to reopen 4 - Apply patch 5 - Repeat 3, there is now an option to reopen. Signed-off-by: Owen Leonard <oleonard@myacpl.org> |