Bug 41232 - Masquerade as another staff member
Summary: Masquerade as another staff member
Status: NEW
Alias: None
Product: Koha
Classification: Unclassified
Component: Staff interface (show other bugs)
Version: Main
Hardware: All All
: P5 - low enhancement
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-11-10 19:06 UTC by Christopher Brannon
Modified: 2025-11-12 23:14 UTC (History)
3 users (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 Christopher Brannon 2025-11-10 19:06:48 UTC
Aspen has the ability to masquerade as other patrons, which is extremely helpful in troubleshooting.

It would be great if Koha could give at least superlibrarians the ability to masquerade as other staff to troubleshoot their permissions and such.  As is, we have to either know their password or have them sitting next to us in order to troubleshoot things.  This would be a big help.

Of course, Koha would have to be able to log this behavior properly.
Comment 1 David Cook 2025-11-12 23:14:36 UTC
This type of feature is often called "Impersonate"/"Impersonation" in other systems. 

There have been times where I've thought it would be useful for troubleshooting certain problems. 

I think it would need to be a controlled by a configuration option in koha-conf.xml and be limited to superlibrarians at least.