Bug 41895 - Introduce Koha::Context::UserEnv to reduce circ deps problem
Summary: Introduce Koha::Context::UserEnv to reduce circ deps problem
Status: In Discussion
Alias: None
Product: Koha
Classification: Unclassified
Component: Architecture, internals, and plumbing (show other bugs)
Version: unspecified
Hardware: All All
: P5 - low enhancement
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on: 41890
Blocks: 41897
  Show dependency treegraph
 
Reported: 2026-02-20 10:07 UTC by Jonathan Druart
Modified: 2026-02-20 10:46 UTC (History)
0 users

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
Bug 41895: Introduce Koha::Context::UserEnv (3.56 KB, patch)
2026-02-20 10:25 UTC, Jonathan Druart
Details | Diff | Splinter Review
Bug 41895: Fix if no user defined (879 bytes, patch)
2026-02-20 10:42 UTC, Jonathan Druart
Details | Diff | Splinter Review
Bug 41895: Fix if no userenv defined (1.29 KB, patch)
2026-02-20 10:46 UTC, Jonathan Druart
Details | Diff | Splinter Review

Note You need to log in before you can comment on or make changes to this bug.
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