Bug 41164 - branch object inaccessible for item renewed via OPAC
Summary: branch object inaccessible for item renewed via OPAC
Status: NEW
Alias: None
Product: Koha
Classification: Unclassified
Component: Notices (show other bugs)
Version: 24.11
Hardware: All Linux
: P5 - low normal
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-10-31 20:04 UTC by Indranil Das Gupta
Modified: 2025-10-31 20:04 UTC (History)
0 users

See Also:
GIT URL:
Initiative type: ---
Sponsorship status: ---
Crowdfunding goal: 0
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:


Attachments
Screenshot of the reported issue (335.94 KB, image/png)
2025-10-31 20:04 UTC, Indranil Das Gupta
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Indranil Das Gupta 2025-10-31 20:04:55 UTC
Created attachment 188865 [details]
Screenshot of the reported issue

RNEWAL notice is supposed to have the item, biblio, biblioitem, borrower, branch, checkout object variables available to it.

On:

OS - Ubuntu 24.04.3 LTS
Koha - 24.11.09
Installation - package.

when a patron is renewing an item via their OPAC account [% branch.branchcode %] (in fact all of branch.* values are unavailable in the mail sent.

However, renewals done via SIP2 or via the staff client are working as expected without any issue. Screenshot from mailbox attached.