Bug 41895

Summary: Introduce Koha::Context::UserEnv to reduce circ deps problem
Product: Koha Reporter: Jonathan Druart <jonathan.druart>
Component: Architecture, internals, and plumbingAssignee: Bugs List <koha-bugs>
Status: In Discussion --- QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low    
Version: unspecified   
Hardware: All   
OS: All   
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:
Bug Depends on: 41890    
Bug Blocks: 41897    
Attachments: Bug 41895: Introduce Koha::Context::UserEnv
Bug 41895: Fix if no user defined
Bug 41895: Fix if no userenv defined

Description Jonathan Druart 2026-02-20 10:07:39 UTC

    
Comment 1 Jonathan Druart 2026-02-20 10:25:22 UTC
Created attachment 193511 [details] [review]
Bug 41895: Introduce Koha::Context::UserEnv

Introduce Koha::Context::UserEnv to reduce circ deps problem
Comment 2 Jonathan Druart 2026-02-20 10:42:23 UTC
Created attachment 193516 [details] [review]
Bug 41895: Fix if no user defined

Patch from commit 375fa71
Comment 3 Jonathan Druart 2026-02-20 10:46:06 UTC
Created attachment 193519 [details] [review]
Bug 41895: Fix if no userenv defined

Patch from commit 241b789