Bug 38636 - Serial permissions necessary to see patron's alert subscriptions
Summary: Serial permissions necessary to see patron's alert subscriptions
Status: NEW
Alias: None
Product: Koha
Classification: Unclassified
Component: Patrons (show other bugs)
Version: Main
Hardware: All All
: P5 - low enhancement
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on: 28130
Blocks:
  Show dependency treegraph
 
Reported: 2024-12-05 17:57 UTC by Caroline Cyr La Rose
Modified: 2024-12-05 17:58 UTC (History)
2 users (show)

See Also:
Change sponsored?: ---
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 Caroline Cyr La Rose 2024-12-05 17:57:39 UTC
Bug 28130 added a page in the patron's account in the staff interface to see the patron's serial alert subscriptions. This page is only visible if the staff member has one or more serial permissions.

I propose we change this so that circulation staff can see the patron's subscriptions and unsubscribe them if necessary. 

list_borrowers : view the page
edit_borrowers : view the page and unsubscribe
anything in serial : click on serial subscription link

I had also mentioned having the link point to the bibliographic record if the staff member doesn't have serial permissions, but I don't know how easy that would be.